correct node.js version to install #1480
Unanswered
rodolani
asked this question in
Help and Support
Replies: 1 comment 1 reply
-
This will be addressed in the next PR: Lines 68 to 70 in dab3440 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I installed this app following the instructions in the deploy.md section and downloaded it with git. But in the "Build from source" section: "latest or LTS version of Node.js installed" is specified while in the app.json file it is
"engines": {
"node": ">=16.0.0 <18.0.0"
What version of nodeJS?
The software has some problems, which perhaps I can then specify but if I use the right version of nodejs perhaps I think things can improve.
Thanks in advance for the reply.
Beta Was this translation helpful? Give feedback.
All reactions