You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this awesome project and youtube series... Question, I downloaded the zip file for the repository and after cd to .../nodejs-basics-tutorial-master/09-mongodb/ , attempted to run sudo npm install package.json and get npm ERR! not a package response.
I updated npm to the latest version also, thinking that might be the issue.
What do I need to change in package.json so its recognized as a valid package?
The text was updated successfully, but these errors were encountered:
Thanks for this awesome project and youtube series... Question, I downloaded the zip file for the repository and after cd to .../nodejs-basics-tutorial-master/09-mongodb/ , attempted to run
sudo npm install package.json
and getnpm ERR! not a package
response.I updated npm to the latest version also, thinking that might be the issue.
What do I need to change in package.json so its recognized as a valid package?
The text was updated successfully, but these errors were encountered: