discordjs / RPC

A simple RPC client for Discord
MIT License
466 stars 191 forks source link

ERROR: Can't resolve #114

Closed docentYT closed 3 years ago

docentYT commented 3 years ago

I've got this errors in my console:

ERROR in ./node_modules/discord-rpc/src/index.js
Module not found: Error: Can't resolve './client' in 'C:\Users\Krzyś\Desktop\Projects\Overwolf\sample-app\ts\node_modules\discord-rpc\src'
 @ ./node_modules/discord-rpc/src/index.js 6:10-29
 @ ./windows/in_game/in_game.ts

ERROR in ./node_modules/discord-rpc/src/index.js
Module not found: Error: Can't resolve './util' in 'C:\Users\Krzyś\Desktop\Projects\Overwolf\sample-app\ts\node_modules\discord-rpc\src'
 @ ./node_modules/discord-rpc/src/index.js 3:13-30
 @ ./windows/in_game/in_game.ts