Chatter-Laravel / core

The Laravel single page forum package (Vue + Tailwind CSS + Laravel)
MIT License
159 stars 39 forks source link

Blank forum page after installing chatter #17

Open sbarbat opened 4 years ago

sbarbat commented 4 years ago

This is an informative issue.

sbarbat commented 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
alfievillarin commented 4 years ago

sir can you help me to install this on laravel 7 sir? please i need your help this is my final assignment

sbarbat commented 4 years ago

@alfievillarin can you create a new issue describing your problem? composer.json file would be handy

shakir593 commented 3 years ago

I am facing the same issue.

AguzOS commented 2 years ago

I have the same problem in laravel 8, the page loads blank giving an error in the script