discordjs / RPC

A simple RPC client for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR: Can't resolve

docentYT opened this issue · comments

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