front end scaffolding installations throw a npm error #76
Labels
bug
Something isn't working
passed-dev-qa
Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Describe the bug
If React, Vue or Bootstrap is installed ala 'laravel/ui' an
npm
error is thrownFrom the npm error log:
Steps to reproduce
Expected behavior
No
npm
errors should occur during the initialization process.Additional information
It is hard to tell if the npm error breaks anything but at a minimum it can make the user loose confidence that they workspace was properly initialized.
After alot of testing an update of
npm
from6.14.11
to7.7.5
made the error go away so this will be part of the fix.The text was updated successfully, but these errors were encountered: