npm start & npm install fail with newer versions of Node/NPM #207
Labels
bug
Something isn't working
maintenance
An issue where the change won't have a visible effect (resolving tech debt etc.)
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:
npm install
Expected behavior
The project's node modules install and you can run
npm start
The text was updated successfully, but these errors were encountered: