ptyw.js
ptyw.js copied to clipboard
Compiler out of heap-space
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
Read https://msdn.microsoft.com/en-us/library/yz7kx3y2.aspx
I already did.
- The compiler does not issue C1076 or C3859 errors.
- 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. [...] - I am not using a 32bit system
- The swapfile already is 8GB
- RAM usage already is below 50%
- - 9. That may be stuff you should consider, but I think the bug is elsewhere