Open
Description
Hello,
I'm new to sass, so sorry if question is simple.
When i run sassDoc using CLI:
sassdoc ./src/assets/styles/ --config ./src/sassdoc_config.json
The response is:
[ERROR] Could not find any executable for "sass-convert". Operation Aborted.
I'm surprise by this cause, sass already work in my project. I just want to generate doc.
I use:
- Sass: 1.39.2 compiled with dart2js 2.14.1
- SassDoc: 2.7.3
- Visual Studio Code:
-
- Version : 1.62.3 (user setup)
-
- Commit : ccbaa2d27e38e5afa3e5c21c1c7bef4657064247
-
- Date : 2021-11-17T08:11:14.551Z
-
- Electron : 13.5.2
-
- Chrome : 91.0.4472.164
-
- Node.js : 14.16.0
-
- V8 : 9.1.269.39-electron.0
-
- OS : Windows_NT x64 10.0.19043
- Angular:
Angular CLI: 12.2.13
Node: 16.9.1 (Unsupported)
Package Manager: npm 7.21.1
OS: win32 x64
Angular: 12.2.13
... animations, cli, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, router
@angular-devkit/architect 0.1202.13
@angular-devkit/build-angular 12.2.13
@angular-devkit/core 12.2.13
@angular-devkit/schematics 12.2.13
@schematics/angular 12.2.13
rxjs 6.6.7
typescript 4.3.5
Note: if i simply run sassdoc ./src/sassdoc_config.json
its works. Doc is empty and not in right directory, But it works oO.
What can i do?
Thx.
Metadata
Metadata
Assignees
Labels
No labels