This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Description
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.