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
Hello, I'm having an issue with Tailwind when working with SCSS files. When my SCSS files are processed, Tailwind throws an error.
What could be causing this, and how can I fix it? Thanks in advance!
Error Message
Error: Can't resolve 'abstracts/main' in 'C:\Users\Alican\Desktop\dene7\src\scss' at finishWithoutResolve (C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:564:18) at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:656:15 at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:718:5 at eval (eval at create (C:\Users\Alican\Desktop\dene7\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:15:1) at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:718:5 at eval (eval at create (C:\Users\Alican\Desktop\dene7\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:27:1) at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\DescriptionFilePlugin.js:89:43 at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:718:5 at eval (eval at create (C:\Users\Alican\Desktop\dene7\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:15:1) at C:\Users\Alican\Desktop\dene7\node_modules\enhanced-resolve\lib\Resolver.js:718:5 { details: "resolve 'abstracts/main' in 'C:\\Users\\Alican\\Desktop\\dene7\\src\\scss'\n" +' Parsed request is a module\n' +' using description file: C:\\Users\\Alican\\Desktop\\dene7\\package.json (relative path: ./src/scss)\n' +' resolve as module\n' + " C:\\Users\\Alican\\Desktop\\dene7\\src\\scss\\node_modules doesn't exist or is not a directory\n" +" C:\\Users\\Alican\\Desktop\\dene7\\src\\node_modules doesn't exist or is not a directory\n" +' looking formodulesin C:\\Users\\Alican\\Desktop\\dene7\\node_modules\n' + " C:\\Users\\Alican\\Desktop\\dene7\\node_modules\\abstracts doesn't exist\n" +" C:\\Users\\Alican\\Desktop\\node_modules doesn't exist or is not a directory\n" + " C:\\Users\\Alican\\node_modules doesn't exist or is not a directory\n" +" C:\\Users\\node_modules doesn't exist or is not a directory\n" + " C:\\node_modules doesn't exist or is not a directory"}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Tailwind Error When Using SCSS Files
Issue
Hello, I'm having an issue with Tailwind when working with SCSS files. When my SCSS files are processed, Tailwind throws an error.
What could be causing this, and how can I fix it? Thanks in advance!
Error Message
Beta Was this translation helpful? Give feedback.
All reactions