Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Epic memory leak when installing on Windows 8.1 x64 #35

Closed
jackdpeterson opened this issue Oct 29, 2014 · 4 comments
Closed

Epic memory leak when installing on Windows 8.1 x64 #35

jackdpeterson opened this issue Oct 29, 2014 · 4 comments

Comments

@jackdpeterson
Copy link

executing npm install --save-dev broccoli-sass results in OOM on the box within a very short period of time.

Also attempted npm install -g broccoli-sass

Output hangs at
PS E:> npm install -g broccoli-sass
|

node-sass@1.1.4 install C:\Users\Jack\AppData\Roaming\npm\node_modules\broccoli-sass\node_modules\node-sass
node build.js
win32-x64-v8-3.14 exists; testing

@jackdpeterson
Copy link
Author

NPM version: 1.4.28
RAM: 16GB
-- available on start: ~12GB.

@joliss
Copy link
Owner

joliss commented Oct 29, 2014

broccoli-sass is a thin wrapper around node-sass. Can you find the version of node-sass that triggers this for you, and report it on their repo please? It might be a node-sass or a libsass issue, but the node-sass folks should know more in any case.

@mmrcdx
Copy link

mmrcdx commented Oct 30, 2014

epic leak indeed! I'm experiencing the same issue on Win 8.1, it eats up GBs of memory.

sass/node-sass#497

@simonexmachina
Copy link
Collaborator

Closing this issue for the reasons outlined by joliss above.

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

No branches or pull requests

4 participants