-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Strongloop installation error on windows Server 2012 R2 Std #1685
Comments
some more error tracebacks
|
I'm having the same problem, except I'm using Win 10. LINK : fatal error LNK1194: cannot delay-load 'node.exe' due to import of data symbol '"__declspec(dllimport) const v8::ArrayBuffer::Allocator:: npm ERR! [email protected] install: npm ERR! Please include the following file with any support request: |
@morgdenn are you also on xeon processor. |
@rmg ^ |
This is the same problem as strongloop/strongloop#253. TL;DR: there's a bug in npm@3 (npm/npm#9643) that affects global modules with nested For now the solution is |
As an aside, |
See strongloop/strongloop#253 as recommended by @rmg. Closing. |
I am getting the following error while installing strongloop on windows server 2012 R2
Similar errors keeps popping up and then it completely dies out. I suspect its a IA64 vs AMD64 issue as it works fine on my amd64 bit process with windows 10
The text was updated successfully, but these errors were encountered: