I’m trying to use the

npm install steam

but I am getting an error saying

error

I’m not sure how to fix this and I have gotten this on two different npm module installs. I can install other modules however.

What I have tried:
Install whatever dependencies it needs. (ursa, node-gyp etc)
Install Visual C++ 2005.
Install Visual C++ 2010.
Change the enviroment variable path to /VC/ (found on another StackOverflow thread/question.
Googled, googled & googled.

I also get an error trying do:

npm install ursa

The error is:

error2

17 Answers
17

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *