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

Sudden issue with --watch #2037

Closed
JeffreyHuig opened this issue Jul 14, 2023 · 1 comment
Closed

Sudden issue with --watch #2037

JeffreyHuig opened this issue Jul 14, 2023 · 1 comment

Comments

@JeffreyHuig
Copy link

JeffreyHuig commented Jul 14, 2023

Since today, whenever i use command-prompt to execute the --watch command it works for a little while but after one minute it just stops and gives me the following error message:

Unexpected exception:
FileSystemException: Directory watcher closed unexpectedly, path = 'C:\xampp\htdocs\Portfolio_Bijwerking_Kennis\css'

dart:isolate _RawReceivePortImpl._handleMessage

I am pretty new to working with dart-sass or SCSS in general. Does anyone know a reason why this happens?

@jathak
Copy link
Member

jathak commented Jul 17, 2023

This looks like an issue coming from the OS. There's only so much we can do here, but you can pass --poll, which will be less efficient, but should be more reliable.

@jathak jathak closed this as completed Jul 17, 2023
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

No branches or pull requests

2 participants