Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

cloud9: Add npm install to c9 script to make sure all packages are installed. #236

Merged
merged 4 commits into from
Feb 5, 2019
Merged

Conversation

ludeeus
Copy link
Member

@ludeeus ludeeus commented Feb 3, 2019

Description:

Adds an extra npm install to the install script.

Related issue (if applicable): Fixes #226

Checklist (Required):

@ludeeus ludeeus changed the title Add npm install to c9 script to make sure all packages are installed. cloud9: Add npm install to c9 script to make sure all packages are installed. Feb 3, 2019
@ludeeus ludeeus added this to the 0.12.0 milestone Feb 3, 2019
@ludeeus ludeeus changed the title cloud9: Add npm install to c9 script to make sure all packages are installed. WIP: cloud9: Add npm install to c9 script to make sure all packages are installed. Feb 5, 2019
@ludeeus ludeeus changed the title WIP: cloud9: Add npm install to c9 script to make sure all packages are installed. cloud9: Add npm install to c9 script to make sure all packages are installed. Feb 5, 2019
@ludeeus ludeeus merged commit 53d65ea into home-assistant:dev Feb 5, 2019
@ludeeus ludeeus deleted the fix-for-c9 branch February 5, 2019 20:56
Landrash added a commit that referenced this pull request Mar 17, 2019
* Set timeout value

* Adds hassbian manager script

* Should not be there

* Add note about port number

* fix remove premissions

* Fixes typo

* Remove controlfile when removing suite

* Add autocomplete for remove

* Added link in Readme

* Adds custom-component-store script

* should not be in this PR

* Adds basic auth support

* Adds basic auth

* Don't ask for confirmation during uninstall

* Don't ask for confirmation during uninstall

* cloud9: Add npm install to c9 script to make sure all packages are installed. (#236)

* Add npm install to c9 script to make sure all packages are installed.

* typo correction

* Typo correction

* only use NPM install if sdk install fails.

* Print the config issues

This will help with troubleshooting

* - Change all instances of NodeJS to install NodeJS 10.x
 - Remove NodeJS package from base install to avoid installing an old 
version of NodeJS

* Master (#244)

* Added postgres instructions (#224)
* Fixed example (#225)

* Update Master with changes from dev branch (#245)

* Added postgres instructions (#224)

Added database creation and configuration instructions.

* Fixed example (#225)

Sudo command was missing `-s` flag.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants