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
I successfully installed node-gyp onto my computer using another github project: https://github.com/nodejs/node-gyp . I downloaded all of the dependencies needed for this to work on Windows including:
Bonjour SDK
Python 2.7
Visual Studio 2015 with Visual C++ packages installed
npm
node
For some reason every time I try to install mdns I am still getting the same error message (even after downloading node-gyp): "mdns@2.3.3 install: `node-gyp rebuild'". Any ideas as to what the problem might be? Thanks.
The text was updated successfully, but these errors were encountered:
I successfully installed node-gyp onto my computer using another github project: https://github.com/nodejs/node-gyp . I downloaded all of the dependencies needed for this to work on Windows including:
Bonjour SDK
Python 2.7
Visual Studio 2015 with Visual C++ packages installed
npm
node
For some reason every time I try to install mdns I am still getting the same error message (even after downloading node-gyp): "mdns@2.3.3 install: `node-gyp rebuild'". Any ideas as to what the problem might be? Thanks.
The text was updated successfully, but these errors were encountered: