Skip to content
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

Build Failure during Compiling ngx-webstorage because of RAM memory #184

Open
mreld2023 opened this issue Aug 9, 2023 · 0 comments
Open

Comments

@mreld2023
Copy link

Versions (please complete the following information):

  • "ngx-webstorage": "7.0.1",
  • Angular: 10.0.0

Describe the bug
I am using angular 10 and "ngx-webstorage": "7.0.1", when building the application during npm install there is an error during [INFO] Compiling ngx-webstorage : es2015 as esm2015, a lot of ram is used and the build breaks after a certain period. The log when the build crashes is:
[INFO] Compiling ngx-webstorage : es2015 as esm2015
[INFO] Killed
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 137

To Reproduce
Steps to reproduce the behavior:

  1. Run npm install

Expected behavior
Finish npm install command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant