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
Hi,
I've created a while back this issue #2239 concerning dart sass vs node-sass used in version 4 of webpacker rails gem.
I recently seen webpacker 5 upgrade so I gave it a shot, thinking the removal of node-sass would solve my problems but I'm still stuck with those errors :
you need to customize vuetify.js rule. the guide you copied it from gives you options for different versions ofs sass-loader. You should keep only one according to which version you are using. Offending lines (keep only one of the options):
Hi,
I've created a while back this issue #2239 concerning dart sass vs node-sass used in version 4 of webpacker rails gem.
I recently seen webpacker 5 upgrade so I gave it a shot, thinking the removal of node-sass would solve my problems but I'm still stuck with those errors :
which points to <style lang="scss"></style> section in my components.
Here's my base.js file :
Here's my vuetify.js rule file :
Here's my vue.js rule file :
Did anyone have same issues ?
The text was updated successfully, but these errors were encountered: