BBGW cloud9 support Node js V6.4?

BBGW cloud9 support Node js V6.4?

When I update node to V6.4, Clound9 terminal is not working

This is expected, Cloud9, is pre-built for varying versions for
nodejs, this will download the v6 cloud9 bin's..

sudo apt-get update
sudo apt-get install c9-core-installer --reinstall
sudo reboot

reference:
https://github.com/rcn-ee/repos/blob/master/bb-c9-core-installer/suite/jessie/debian/c9-core-installer.postinst#L166-L190

Regards,

work

thank you,Robert

:slight_smile:

Pochao Huang於 2016年9月19日星期一 UTC+8下午4時49分53秒寫道:

PS, i just pushed an update built against v6.6.0, so you should see
the upgrade come across:

sudo apt-get update ; sudo apt-get upgrade

cloud9:

3.1.2374+git20160430 -> 3.1.3088+git20160915

Regards,

Hi Robert,

Is bonescript need to reinstall too?

RobertCNelson於 2016年9月21日星期三 UTC+8上午12時12分54秒寫道: