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

Live Sass Compiler: Unhandled error on v.6.0.1 #267

Closed
Warface opened this issue Feb 9, 2023 · 8 comments · Fixed by #268
Closed

Live Sass Compiler: Unhandled error on v.6.0.1 #267

Warface opened this issue Feb 9, 2023 · 8 comments · Fixed by #268

Comments

@Warface
Copy link

Warface commented Feb 9, 2023

Yesterday on version 6.0.0., everything was working fine but this morning with the new v.6.0.1, I have this error while trying to run watch

Live Sass Compiler: Unhandled error while compiling all files. Error message: Please install picomatch: "npm i picomatch" to use glob matching.

@glenn2223
Copy link
Owner

Bear with me, while I apply a fix. I was concerned it would do this but all my tests passed without issue.

@Warface
Copy link
Author

Warface commented Feb 9, 2023

No problem! I was wondering if it was on my side or maybe a quick fix on yours. Thanks for the quick reply

@glenn2223
Copy link
Owner

glenn2223 commented Feb 9, 2023

Does this version work? live-sass-6.0.2.zip (Just drag it into the extensions tab)

I'm trying to update a VS code install (which is weird because it should auto-update) so I can test it on another RDP-connected PC

@fabiofidanza
Copy link

Does this version work? live-sass-6.0.2.zip

I'm trying to update a VS code install (which is weird because it should auto-update) so I can test it on another RDP-connected PC

It works over here! Cheers

@robzor
Copy link

robzor commented Feb 9, 2023

I'm also having the same issue fwiw!

@glenn2223
Copy link
Owner

glenn2223 commented Feb 9, 2023

Thanks! My tests also all passed on both machines, pushing a release now

glenn2223 added a commit that referenced this issue Feb 9, 2023
glenn2223 added a commit that referenced this issue Feb 9, 2023
# 6.0.2 - 2023-02-09

<small>[Compare to previous release][comp:6.0.2]</small>

### Fixed

-   Prevent `picomatch` error - Closes [#267](#267)

[comp:6.0.2]: v6.0.1...v6.0.2
@glenn2223 glenn2223 mentioned this issue Feb 9, 2023
glenn2223 added a commit that referenced this issue Feb 9, 2023
# 6.0.2 - 2023-02-09

<small>[Compare to previous release][comp:6.0.2]</small>

### Fixed

-   Prevent `picomatch` error - Closes [#267](#267)

[comp:6.0.2]: v6.0.1...v6.0.2
@glenn2223
Copy link
Owner

Just had the "Success!" email from MS, should be live now

@robzor
Copy link

robzor commented Feb 9, 2023

Thanks!

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

Successfully merging a pull request may close this issue.

4 participants