Closed mwkcoding closed 4 years ago
Thanks for the report. It's caused by Github's auto security patches that were complaining about some outdated packages having security issues. Looks the auto fix didn't work impeccably.
Could you please tell me which packages did you add to fix the errors?
I added the packages it was saying were missing, ran npm run dev
again, worked. So
jquery,
vue,
popper.js
Those were the ones I added.
I ran
npm run dev
afternpm install
and the output was the followingI add these to the package.json manually and no problems occour. This should not be a thing.