Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
BurkusCat opened this issue Apr 27, 2022 · 0 comments
Open

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

BurkusCat opened this issue Apr 27, 2022 · 0 comments
Labels
bug Something isn't working maintenance An issue where the change won't have a visible effect (resolving tech debt etc.)

Comments

@BurkusCat
Copy link
Owner

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

@BurkusCat BurkusCat added the bug Something isn't working label Apr 27, 2022
@BurkusCat BurkusCat added the maintenance An issue where the change won't have a visible effect (resolving tech debt etc.) label May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working maintenance An issue where the change won't have a visible effect (resolving tech debt etc.)
Projects
None yet
Development

No branches or pull requests

1 participant