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

Can't install

Open ChristianHansen93 opened this issue 7 years ago • 1 comments

says failed to find git...

ChristianHansen93 avatar May 04 '18 06:05 ChristianHansen93

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.

govarthananve avatar Jul 07 '18 10:07 govarthananve