Issue
im using the node library that called node-dota2 I've done all the requirements that node-dota2 needs from this site https://github.com/Arcana/node-dota2#installation-and-setup 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 click to see don't know how to fix it ? pls Help
Solution
Try installing a specific version of protobufjs:
npm install protobufjs@4.1.3
Answered By - user856358
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.