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

Compiler out of heap-space #21

Open
l-e-e-o opened this issue Jul 7, 2016 · 2 comments
Open

Compiler out of heap-space #21

l-e-e-o opened this issue Jul 7, 2016 · 2 comments

Comments

@l-e-e-o
Copy link

l-e-e-o commented Jul 7, 2016

When I try to install ptyw.js using npm install -g ptyw.js I encounter the following error:

C:\Users\z003cwdp\AppData\Roaming\npm\node_modules\ptyw.js\node_modules\nan\nan.h(72): fatal error C1060: compiler is out of heap space [C:\Users\z003cwdp\AppData\Roaming\npm\node_modules\ptyw.js\build\pty.vcxproj]

See the full output:

https://gist.github.com/darkblinded/d8031eccd47274cd7bc3e02619e48ac8

@iiegor
Copy link
Owner

iiegor commented Jul 7, 2016

@l-e-e-o
Copy link
Author

l-e-e-o commented Jul 7, 2016

I already did.

  1. The compiler does not issue C1076 or C3859 errors.
  2. Using the 64bit toolset does not work either:
    [...] error MSB8032: The Platform or PlatformToolset is not available from a 64bit environment. Consider building from 32bit environment instead. [...]
  3. I am not using a 32bit system
  4. The swapfile already is 8GB
  5. RAM usage already is below 50%
  6. - 9. That may be stuff you should consider, but I think the bug is elsewhere

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

2 participants