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 was archived by the owner on Nov 5, 2024. It is now read-only.
My system doesnt have the build-essential package and the c9 ssh install fails to initiate my workspace without providing any feedback on the error on the automatic.
When i run the manual one-line script i got
$ Error: please install make to proceed
To do so, log into your machine and type 'sudo apt-get install build-essential'
So i fixed it by install the package.