You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]
The text was updated successfully, but these errors were encountered:
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...?
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.
The text was updated successfully, but these errors were encountered: