npm not installing #229
Replies: 12 comments 3 replies
-
@Abhishek0732 show me screenshot |
Beta Was this translation helpful? Give feedback.
-
please help me to get out this error |
Beta Was this translation helpful? Give feedback.
-
No need to type npm fund ok |
Beta Was this translation helpful? Give feedback.
-
Then also getting the error |
Beta Was this translation helpful? Give feedback.
-
Update you Nodejs |
Beta Was this translation helpful? Give feedback.
-
do one thing send me the screenshot of nodejs version |
Beta Was this translation helpful? Give feedback.
-
@Abhishek0732 if you want to contribute to the frontend of the Devlabs , install npm dependencies in frontend folder of devlabs, and if you want to work on backend then you have to install depencies on backend |
Beta Was this translation helpful? Give feedback.
-
@HimanshuNarware please check i have created the pull request |
Beta Was this translation helpful? Give feedback.
-
Install npm in correct folder cd frontend |
Beta Was this translation helpful? Give feedback.
-
yes write npm install in cd frontend as it has package.json file. By writing npm start here you can also view project in your desktop. |
Beta Was this translation helpful? Give feedback.
-
Why the npm install command is not installing all the dependencies
PS C:\Users\asus\Desktop\GSSOC\Devlabs> npm install
up to date, audited 2 packages in 846ms
1 package is looking for funding
run
npm fund
for detailsfound 0 vulnerabilities
showing this type
Beta Was this translation helpful? Give feedback.
All reactions