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

npm run dev warning: (Use 'stats.children: true' resp. '--stats-children' for more details #87

Open
Neeraj1005 opened this issue Jun 14, 2022 · 3 comments

Comments

@Neeraj1005
Copy link

I'm getting this issue after installing the jetstrap pakcage.
Before laravel jetstream npm run dev was not giving any warning but after installing the jetstrap it gives a warning.

WARNING in ./resources/css/app.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].use[1]
@mralston
Copy link

mralston commented Aug 1, 2022

Try this:

https://stackoverflow.com/a/72097301

@abanghendri
Copy link

Try this:

https://stackoverflow.com/a/72097301

It doesn't work for me, any other suggestion?

@mralston
Copy link

mralston commented Aug 3, 2022

I don't, I'm afraid. I encountered this error in a different context a few days ago. I started looking at JetsStrap yesterday and was looking through issues to see if it did Bootstrap 5 (the summary I saw said it was 4). Anyway, I saw your issue which I had just sorted myself in an unrelated project and it was down to Bootstrap 4 using a feature that's deprecated by autoprefixer, so I suspected you'd hit the same problem. Maybe it will give you a place to start looking though... perhaps there's a different package which doesn't like that feature...?

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

No branches or pull requests

3 participants