atom-react icon indicating copy to clipboard operation
atom-react copied to clipboard

wont install

Open CottonEyeJoee opened this issue 7 years ago • 3 comments
trafficstars

Installing “[email protected]” failed. Failed to install react because Git was not found.

The react package has module dependencies that cannot be installed without Git.

You need to install Git and add it to your path environment variable in order to install this package.

You can install Git by downloading, installing, and launching GitHub for Windows: https://windows.github.com

Run apm -v after installing Git to see what version has been detected.

CottonEyeJoee avatar Apr 27 '18 13:04 CottonEyeJoee

"You need to install Git and add it to your path environment variable in order to install this package." Already installed GitHub. Can you explain how to add it to my Env path? What is an environment path exactly?

"Run apm -v after installing Git to see what version has been detected." - Where do i need to run that command exactly?

Sorry, pretty new guy here..

TomasJunor avatar Jun 27 '20 20:06 TomasJunor

This is the error that shows when trying to install the plugin

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\Tomas\.atom\.apm\_logs\2020-06-27T20_09_02_491Z-debug.log

TomasJunor avatar Jun 27 '20 20:06 TomasJunor

This is the error that shows when trying to install the plugin

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\Tomas\.atom\.apm\_logs\2020-06-27T20_09_02_491Z-debug.log

I'm having same error did u found some solution?

Nikzero6 avatar Jul 04 '21 12:07 Nikzero6