-2

I am started learning react js .i created folder in local disk(E) and started my first project if i start installing npx create-react-app i am facing issue. i opened with package.json folder..

enter image description here

i need to get package installed

Arun Arun
  • 1
  • 2
  • Looks like NodeJS and / or `npm` is not installed correctly – Phil Aug 30 '23 at 06:21
  • if you run 'npm -v ', there should be occur some errors. And this is a similar question: [Fixing npm path in Windows 8 and 10](https://stackoverflow.com/questions/27864040/fixing-npm-path-in-windows-8-and-10) – lemoana Aug 30 '23 at 06:22
  • Does this answer your question? [Node.js/Windows error: ENOENT, stat 'C:\Users\RT\AppData\Roaming\npm'](https://stackoverflow.com/questions/25093276/node-js-windows-error-enoent-stat-c-users-rt-appdata-roaming-npm) – Phil Aug 30 '23 at 06:22
  • In the future, consider pasting the code in the question instead of a screenshot. It normally helps people help you better than a screenshot. Good luck! – Lior Kupers Aug 31 '23 at 10:23

0 Answers0