Closed EugeneGohh closed 3 years ago
Hi guys, I have been stuck in this issue for quite a while now. I was following the course and after taking down the repo I got this after running npm run app:
npm run app
I have run npm install too.
npm install
if you were able to fix the issue, you should post your answer too.
If anyone else is facing this issue, try this approach it worked for me https://stackoverflow.com/questions/66459081/parcel-semver-bug
Hi guys, I have been stuck in this issue for quite a while now. I was following the course and after taking down the repo I got this after running
npm run app
:I have run
npm install
too.