Errors with npm run start #98
Answered
by
AXeL-dev
rishiskhare
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
AXeL-dev
Jan 9, 2024
Replies: 1 comment
-
You should downgrade your node version, i suggest you to use nvm to do so, please follow these steps:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rishiskhare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should downgrade your node version, i suggest you to use nvm to do so, please follow these steps:
16
& use it:npm start
command.