SyntaxFix
Write A Post
Hire A Developer
Questions
If your folder already have package.json
package.json
Then,
Copy the path of package.json
Open terminal
Write:
cd your_path_to_package.json
Press ENTER
ENTER
Then Write:
npm install
This worked for me