You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.
nvm install 4.4.1
nvm use 4.4.1
npm install msgpack
The text was updated successfully, but these errors were encountered:
ggodik
changed the title
Node 4.4.1 (via nvm) compilation issues on Windows
Node 4.4.1 / VisualStudio 2012 (via nvm) compilation issues on Windows
Apr 5, 2016
Based on this comment I believe Visual Studio 2013 is most likely to resolve any compile issues on Windows.
If you can't get access to a newer version of Visual Studio, the node-gyp maintainers provide a guide here on how to get setup with Microsoft's stand-alone, and free, 2015 compiler. (This is actually the setup I have locally, and works quite well).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
seems to build fine with 0.12.7, not so much with 4.4.1
output seen here: out.txt
steps to reproduce
The text was updated successfully, but these errors were encountered: