Skip to content

Commit

Permalink
Fix issue with npm start error;
Browse files Browse the repository at this point in the history
-Read someone's tip here parcel-bundler/parcel#2957 (comment)
-I deleted package-lock.json, node_modules folder, and .cache folder
-Then I ran `npm install` which went fine
-Then `npm start` didn't show any errors. I could see the app working in the browser console!
  • Loading branch information
mchaoTechtonic committed Oct 27, 2020
1 parent 247ff92 commit 2444b49
Showing 1 changed file with 1,400 additions and 1,719 deletions.

0 comments on commit 2444b49

Please sign in to comment.