-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Error on npm start #350
Comments
Just out of curiosity, could you try cloning the latest version of master and see if that works? |
I actually did that first (cloned master) and got the same issue. |
Hm, just installed matching node/npm versions as you, reinstalled, and couldn't reproduce. I'll be a bit busy the next few days due to the holidays, but will try to dig deeper into this when I get some time. Sorry for the troubles. |
More info, on closer inspection of npm install, it did not complete completely successfully:
|
Thanks for checking on this during the holidays - happy holidays! |
Just some more info, looks like it is looking for node_modules/.staging/xxxx/package.json
|
I'm far from an npm expert, but what if you clear your node_modules, run |
npm cache clean before installing worked. Closing! Thank you!! |
👍 🎉 🎅 |
After npm install, npm start causes an error. Similar to #325 but I'm on the latest node and npm.
I'm seeing this error on the latest node and npm.
npm-debug.log:
The text was updated successfully, but these errors were encountered: