Skip to content

Should add the dependency of sass-embedded npm package by default? #476

@gauravmak

Description

@gauravmak

I faced the following error when trying to run npm run build.

vite v5.4.1 building for production...
✓ 2 modules transformed.
x Build failed in 18ms
error during build:
[vite:css] Preprocessor dependency "sass-embedded" not found. Did you install it? Try `npm install -D sass-embedded`.

It was solved by installing sass-embedded but maybe it should be added as part of the package installation process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions