Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cargo leptos watch Error: compile sass/scss #2178

Closed
butoften opened this issue Jan 11, 2024 · 2 comments
Closed

cargo leptos watch Error: compile sass/scss #2178

butoften opened this issue Jan 11, 2024 · 2 comments
Labels

Comments

@butoften
Copy link

I used following cmd:

cargo install cargo-leptos
cargo leptos new --git https://github.com/leptos-rs/start
cd start-project
cargo leptos watch

and it show error:

Error: compile sass/scss: style/main.scss -> @pkg/leptos_start.css at `/Users/xxx/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cargo-leptos-0.2.5/src/compile/style.rs:52:18`

can you help me?
Am I missing any configurations?
thank you.

@gbj
Copy link
Collaborator

gbj commented Jan 11, 2024

You haven't made any other changes to the template? You just ran those commands? In that case, I can't reproduce the issue.

@butoften
Copy link
Author

I'll look for the reason again. And close it for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants