Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank forum page after installing chatter #17

Open
sbarbat opened this issue May 8, 2020 · 5 comments
Open

Blank forum page after installing chatter #17

sbarbat opened this issue May 8, 2020 · 5 comments

Comments

@sbarbat
Copy link
Collaborator

sbarbat commented May 8, 2020

This is an informative issue.

@sbarbat
Copy link
Collaborator Author

sbarbat commented May 8, 2020

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
Copy link

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

@sbarbat
Copy link
Collaborator Author

sbarbat commented Nov 6, 2020

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

@shakir593
Copy link

I am facing the same issue.

@AguzOS
Copy link

AguzOS commented Aug 23, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants