We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://www.npmjs.com/package/windows-build-tools <3 this is a great amount of work by @felixrieseberg. Updating our windows section of our readme would be of great help.
The text was updated successfully, but these errors were encountered:
AFAICT, node-serialport doesn't compile with --msvs_version=2015, which is what that installs. Am I missing something?
Sorry, something went wrong.
I probably am, I haven't had time to dig into it. Why don't we install with it?
On Thu, Jul 21, 2016, 5:58 PM Rob Giseburt notifications@github.com wrote:
AFAICT, node-serialport doesn't compile with --msvs_version=2015, which is what that installs. Am I missing something? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #863 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AABlbrZSZL_2MnU-rj-t__ruGEVX0Qatks5qX-uAgaJpZM4JBXH- .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub #863 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AABlbrZSZL_2MnU-rj-t__ruGEVX0Qatks5qX-uAgaJpZM4JBXH- .
This appears to be the source of the problem I'm seeing: nodejs/node-gyp#972
Good news: npm -g install npm@latest fixed it. This is then a transient error.
npm -g install npm@latest
We delegated to node-gyp's instructions for windows with some pointers.
No branches or pull requests
https://www.npmjs.com/package/windows-build-tools <3 this is a great amount of work by @felixrieseberg. Updating our windows section of our readme would be of great help.
The text was updated successfully, but these errors were encountered: