no such file or directory open 'package.json' npm install command error reactjs react native nodejs

preview_player
Показать описание
Hi,I was trying to install npm packages in my nodejs react native or react js projects i got an error as shown below

npm install
npm WARN Technursery No description
npm WARN Technursery No repository field.
npm WARN Technursery No README data
npm WARN Technursery No license field.


So i solved it and i run "npm install" command successfully
npm install command error
react js
react native
node js
Рекомендации по теме
Комментарии
Автор

TQ soo much for this.. i actually forgot to give command cd <filename> it helped me

KiranKumar-ikgo
Автор

brother my issue is not getting fix! It always show, package.json module not found. Even if I write npm -v in terminal then same error occurs. Kindly, if anyone can guide me!!!

razarizvi
Автор

Thanks man!!! Finally I can solve this problem

matheusmelletartari
Автор

Thank you very much, it worked for me.

hasandemir
Автор

thank you . i needed to enter into the folder

noshina