discordjs / RPC

A simple RPC client for Discord
MIT License
459 stars 190 forks source link

Unhandled Promise Rejection: ReferenceError: Can't find variable: process #164

Open AlphaBeta906 opened 2 years ago

AlphaBeta906 commented 2 years ago

In line 17 in rpc.js, the error was found:

Unhandled Promise Rejection: ReferenceError: Can't find variable: process

The same code can be found in #163