Apache NetBeans version
Apache NetBeans 25
What happened
In the mongodb driver file change_stream.ts at line 803 this line becomes line 209 in the change_stream.js file installed by npm. This line is flagged as an error by NetBeans.
async *[Symbol.asyncIterator]() {

Language / Project Type / NetBeans Component
node.js code installed by npm
How to reproduce
npm install mongodb
Did this work correctly in an earlier version?
No / Don't know
Operating System
NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian"
JDK
openjdk 19.0.2 2023-01-17 OpenJDK Runtime Environment (build 19.0.2+7-Ubuntu-0ubuntu322.04) OpenJDK 64-Bit Server VM (build 19.0.2+7-Ubuntu-0ubuntu322.04, mixed mode, sharing)
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No
Apache NetBeans version
Apache NetBeans 25
What happened
In the mongodb driver file change_stream.ts at line 803 this line becomes line 209 in the
change_stream.jsfile installed bynpm. This line is flagged as an error by NetBeans.Language / Project Type / NetBeans Component
node.js code installed by npm
How to reproduce
npm install mongodb
Did this work correctly in an earlier version?
No / Don't know
Operating System
NAME="Pop!_OS" VERSION="22.04 LTS" ID=pop ID_LIKE="ubuntu debian"
JDK
openjdk 19.0.2 2023-01-17 OpenJDK Runtime Environment (build 19.0.2+7-Ubuntu-0ubuntu322.04) OpenJDK 64-Bit Server VM (build 19.0.2+7-Ubuntu-0ubuntu322.04, mixed mode, sharing)
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No