Arcana / node-dota2

A node-steam plugin for Dota 2.
MIT License
542 stars 191 forks source link

Cannot find module 'protobufjs' #699

Closed metrogit closed 2 years ago

metrogit commented 3 years ago

I've done all the requirements that node-dota2 needs 1-installed it with npm 2-make file called config.js 3-changed line 5 to dota2 4-make an empty file called sentry

when i run the app with (node example.js) i faced this error erorr don't know how to fix it ? pls Help

Stephanzion commented 2 years ago

i think the reason is that steam module has been deprecated https://www.npmjs.com/package/steam

metrogit commented 2 years ago

thanks dude :)