Skip to content

Commit 92495dd

Browse files
alejnplloadholt
andauthored
CON-311: Add warning to documentation (#199)
* CON-311: Add warning to documentation * CON-311: Apply feedback * CON-311: Add GH Issue link * Update docs/release_notes.rst Co-authored-by: lloadholt <117761400+lloadholt@users.noreply.github.com> --------- Co-authored-by: lloadholt <117761400+lloadholt@users.noreply.github.com>
1 parent 09b07cc commit 92495dd

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/release_notes.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,16 @@ Supported Platforms
55
-------------------
66

77
*Connector* has been validated to run with the following Node.js versions:
8-
* v17
98
* v18
9+
* v19
1010
* v20
1111

12+
.. warning::
13+
Due to an upstream change in Node.js, **some versions will fail when building
14+
Connector dependencies**. This issue affects, at the very least,
15+
Node.js versions 18.20, 20.12 and 21.6.
16+
For more information, see `Github Issue #198 <https://github.com/rticommunity/rticonnextdds-connector-js/issues/198>`_.
17+
1218
Other versions may also work, but have not been validated internally.
1319
If you run into an issue, make sure that the issue can be reproduced
1420
in any of the versions listed above.

0 commit comments

Comments
 (0)