-
Notifications
You must be signed in to change notification settings - Fork 12k
Angular CLI installation fails on Ubuntu under Vagrant with killed #1192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Problem is caused by too less memory. Installation needs at least 1GB ram |
@manuelfink do you have any advice on how to work with angular-cli deployment on AWS or other cloud instances where memory is limited? I would like to adhere to the structure of src / dist and having the app built from src when deploying to prod. Is there a simple way to manage this with angular-cli or will I have to go back to a custom build process with something like gulp? |
@trickpattyFH20 You can add some swap on your constrained instances. I posted some links on #2630 if you still need it. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Having problems under osx with angular-cli I just thought trying it with vagrant and ubuntu.
Version
ubuntu-trusty-64
node v6.2.2
npm 3.10.2
Repro steps.
log given by the failure
no further error messages are available :(
The text was updated successfully, but these errors were encountered: