discordjs / RPC

A simple RPC client for Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

AlphaBeta906 opened this issue · comments

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