What Node version I should use to run the app locally #4653
mahesh-gunjal
started this conversation in
General
Replies: 1 comment
-
node16 is recommend |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried several node versions but none of them worked for me.
I am getting confusing errors:
@alifd/[email protected]: The engine "node" is incompatible with this module. Expected version "8". Got "18.17.1"
and If I use version 8 still getting new error:
[email protected]: The engine "node" is incompatible with this module. Expected version ">=12". Got "8.17.0"
can anyone help me with this ?
Beta Was this translation helpful? Give feedback.
All reactions