Skip to content

Errors with npm run start #98

Answered by AXeL-dev
rishiskhare asked this question in Q&A
Discussion options

You must be logged in to vote

You should downgrade your node version, i suggest you to use nvm to do so, please follow these steps:

  • Download nvm or nvm-windows (depending on your OS) & install it.
  • Install node version 16 & use it:
nvm install 16
nvm use 16
  • Open a new terminal in the DistractMeNot project & run the npm start command.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rishiskhare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants