joshuaferrara / node-csgo

A node-steam plugin for Counter-Strike: Global Offensive.
MIT License
460 stars 82 forks source link

Cannot find file: Resource errors #74

Closed alandsilva26 closed 3 years ago

alandsilva26 commented 4 years ago

image

joshuaferrara commented 3 years ago

are you trying to run node-csgo in the browser? if so, that's not supported. you'll need to have some backend server running node-csgo and a communication channel in between your front and backend to make that work. feel free to re-open if that's not the case.