NodeJS - Installing node-steam on Ubuntu
Installing node-steam package via npm a bit tricky since its depend on ursa.To make it easier, run following command, and you should be ok.
apt-get install build-essential libssl-dev
and you can continue install node-steam via npm
npm install steam
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment