Next.js Discord

Discord Forum

sass is not compiling using next14+turbo

Unanswered
Snowshoe posted this in #help-forum
Open in Discord
SnowshoeOP
hi all,
I am using nextjs14+turbo but it seems scss is causing troubles. Sass module needs to be installed, however everytime it tries to compile i get this:
"SassError: NoSuchMethodError: method not found: 'warn' (r.warn is not a function)".
Someone experienced this before?
Any help welcome!

0 Replies