-
Notifications
You must be signed in to change notification settings - Fork 12k
UnhandledPromiseRejectionWarning: Error: spawn ENOMEM #18102
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
Hi @GlauberF, It looks like the problem might be related to the Angular CLI, so I'm transferring this issue there for further investigation. Also, it'd be helpful if you could provide some additional information about this issue:
Thank you. |
@AndrewKushnir It is an old project, which I have been updating as it has new versions of the angular. |
This looks like a duplicate of #18087 which will be fixed in the next patch release. |
are different things @clydin |
@GlauberF, can you try to set the |
The |
@GlauberF, is this problem still reproducible with the latest patch version? |
I'm closing, because with the update for the latest patch mentioned here, it solved the problem. |
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. |
🐞 bug report
Affected Package
@angular/*
Description
when running the command
node --max_old_space_size=6144 ./node_modules/@angular/cli/bin/ng serve --open
I get an error.🔥 Exception or Error
🌍 Your Environment
Angular Version:
The text was updated successfully, but these errors were encountered: