ArekSredzki / electron-release-server

A fully featured, self-hosted release server for electron applications, compatible with auto-updater.
MIT License
2.1k stars 550 forks source link

Error when attempting npm install #234

Closed a-fathy closed 4 years ago

a-fathy commented 4 years ago

SDWAN KIT\electron-release-server-master\electron-release-server-master> npm install

electron-release-server@1.5.2 postinstall C:\Users\pttw3619\Desktop\SDWAN KIT\electron-release-server-master\electron-release-server-master bower install

bower angular#1.5.9 ENOGIT git is not installed or not in the PATH npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! electron-release-server@1.5.2 postinstall: bower install npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the electron-release-server@1.5.2 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Me\AppData\Roaming\npm-cache_logs\2020-04-13T12_32_41_531Z-debug.log

craigwduckett commented 4 years ago

Take a look at this stackoverflow question https://stackoverflow.com/questions/20666989/bower-enogit-git-is-not-installed-or-not-in-the-path

a-fathy commented 4 years ago

Thank you. I have found this thread earlier and now it works. Now I have installed the VIM component and yet the command is rejected. And all the debugging resources are rather old.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.