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
I'm new to Atom and when installing the react package, I got the following error.
$ apm install react
Installing react to C:\Users\<user>\.atom\packages failed
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t https://github.com/millermedeiros/rocambole.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\<user>\.atom\.apm\_logs\2021-07-04T14_23_43_737Z-debug.log
The text was updated successfully, but these errors were encountered:
I'm new to Atom and when installing the react package, I got the following error.
The text was updated successfully, but these errors were encountered: