felixrieseberg / felixrieseberg/ember-cli-azure-deploy
Deployment fails at Ember-cli install --with sufficient RAM
- Dominant language
- Shell
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I have been getting this error during deployment to Azure App Service using Git Hub Actions. I have tried deploying to a machine with 1.75GB of ram and another with 3.75 but the same results.
Installing ember-cli
An error has occurred during web site deployment.
ember-cli failed
deploy.sh: line 102: \nodejs\0.12.6\node.exe: command not found\n/opt/Kudu/Scripts/starter.sh bash deploy.sh
Could the older node and npm versions have anything to do with this?
I've tried changing version numbers in the deploy.sh file but nothing has worked.
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.