-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
- Laravel Version: 8.40
- Nova Version: 3.27.0
- PHP Version: 8.0.2
- Database Driver & Version: MySQL 5.7.24
- Operating System and Version: Windows 10 Pro 2004
- Browser type and version: Chrome
Description:
I try to turn on Vue DevTools according to the instructions in the documentation, but after running the command npm run dev it always stuck at 10% for a few minutes and then crashes. This is the same out of memory error as in #2901.
npm log: 2021-08-03T08_43_19_011Z-debug.log
console log (after running npm run dev): console.log
Detailed steps to reproduce the issue on a fresh Nova installation:
- cd ./vendor/laravel/nova
- mv webpack.mix.js.dist webpack.mix.js
- npm install
- npm run dev
- rm -rf node_modules
- cd -
- php artisan nova:publish
Metadata
Metadata
Assignees
Labels
No labels