-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Description
I'm using "sass-true": "8.0.0"
and incorrectly assumed that it would work with "sass-embedded": "1.79.2"
.
The reason for replacing sass
with sass-embedded
is mostly for improved performance.
Error message:
FAIL test/sass.test.js [ test/sass.test.js ]
Error: Cannot find Dart Sass (`sass`) dependency.
❯ Object.runSass ../node_modules/.pnpm/[email protected]/node_modules/sass-true/src/index.ts:112:13
❯ test/sass.test.js:13:44
11| });
12|
13| sassTestFiles.forEach((file) => sassTrue.runSass({ describe, it }, file));
| ^
14| });
15|
❯ test/sass.test.js:13:17
Metadata
Metadata
Assignees
Labels
No labels