question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

NodeJS 12 - not compatible

See original GitHub issue

I’m submitting a … (check one with “x”)

Feature

  • ( x) feature request

What is the motivation / use case for changing the behavior?

  • node-red version: `` v1.x

  • Node: (min. 6.x) node --version = 12

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:19 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
biancodecommented, Mar 28, 2020

Please, test v5.4.0 and open a new issue information if the problem with Nodejs v12 or v13 is not fixed.

2reactions
FabioMolinariscommented, Oct 30, 2019

@kpm-at-hfi yes, node-red-contrib-modbus works fine in Node-RED 0.20.8

I think the problem is related to the fact that Node-RED 1.0.x is fully asynchronous https://nodered.org/blog/2019/09/30/version-1-0-released#asynchronous-message-passing and is now necessary to andle promises https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm does not support Node.js v12.18.3 - Stack Overflow
I found the work-around ! First you need to open your cmd line, and use " npm install -g npm@latest " you'll get...
Read more >
Update Now! Node.js 8 is Not Supported from 2020.
Node.js versions are mostly backward compatible, meaning that code you wrote for Node 8 will work on Node 10 or 12. Thus, if...
Read more >
npm does not support Node.js v10.15.2 · Issue #1877 - GitHub
It looks like current installed npm is not compatible with Node.js version you are using. You'll probably need to update your npm using...
Read more >
npm version is not compatible with node.js version - Ask Ubuntu
I was trying to update node, but I didn't succed in it. Solutions? I have switched to a newer version of nodejs, the...
Read more >
Supported Node versions - Node-RED
We try to stay up to date with Node.js releases. Our goal is to support the Maintenance and Active LTS releases. We do...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found