ultimatehecker/Formula-One-Wrapper

[BUG] process.EventEmitter is not a constructor

Closed this issue · 0 comments

Description
Whenever you start or run the client, a prompt message in the console complains about EventEmitter not being a constructor

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repository
  2. Install NPM packages
  3. Build Typescript program
  4. Run the program with npm run start or npm run start:dev

Expected behavior
The program should run once without returning anything or returning any errors

Screenshots
image

Desktop

  • Linux
  • Ubuntu 22.04.1

Additional context
I don't know why this should be happening, as this seems to be a problem with the actual NPM package