Open sbarbat opened 4 years ago
There is an incompatibility between Laravel Mix and sass-loader v8, if you are experiencing errors when trying to compile the project javascript files with npm run dev
or npm run prod
, try downgrading your sass-loader version:
$ npm uninstall --save-dev sass-loader
$ npm install --save-dev sass-loader@^7
$ npm run prod
sir can you help me to install this on laravel 7 sir? please i need your help this is my final assignment
@alfievillarin can you create a new issue describing your problem? composer.json file would be handy
I am facing the same issue.
I have the same problem in laravel 8, the page loads blank giving an error in the script