BurkusCat / r6-operator-counters

A website with a graph visualisation of how operators counter each other in Rainbow Six Siege.
https://r6counters.com
MIT License
68 stars 37 forks source link

npm start & npm install fail with newer versions of Node/NPM #207

Open BurkusCat opened 2 years ago

BurkusCat commented 2 years ago

Describe the bug Error messages in console when trying to run the project on more modern versions of node/npm.

To Reproduce Steps to reproduce the behavior:

  1. Install latest npm/node
  2. Run npm install

Expected behavior The project's node modules install and you can run npm start