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
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
git clone https://github.com/c9/core.git c9sdk
cd c9sdk/
scripts/install-sdk.sh
and then
Exiting after uncaught exception in 'spawn':
Error: spawn git ENOENT
at exports._errnoException (util.js:1012:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:182:32)
at onErrorNT (internal/child_process.js:348:16)
at _combinedTickCallback (internal/process/next_tick.js:74:11)
at process._tickDomainCallback (internal/process/next_tick.js:122:9)
Git is working fine on my CentOS 7 server...
git --version
git version 2.16.5
The text was updated successfully, but these errors were encountered:
I installed it using:
and then
Git is working fine on my CentOS 7 server...
The text was updated successfully, but these errors were encountered: