We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm getting the following error when editing scss files while running gulp watch / dev just after "Change Detected" and "Resolving Inheritance".
Assertion failed: (napi_call_function(env, recv, callback, 3, args, &recv) == napi_ok), function fse_dispatch_events, file ../src/fsevents.c, line 45. [1] 74365 abort gulp watch
Snowdog Frontools version: 1.8.1
Gulp version: CLI version: 2.2.0 Local version: 4.0.2
Node Version: v12.14.1
This is happening on all projects I have snowdog/frontools installed on - any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered:
To be completely honest with you, I have no idea what may be the cause, nor even how to debug that, and that's why it's still unresolved 😿
Sorry, something went wrong.
No branches or pull requests
I'm getting the following error when editing scss files while running gulp watch / dev just after "Change Detected" and "Resolving Inheritance".
Assertion failed: (napi_call_function(env, recv, callback, 3, args, &recv) == napi_ok), function fse_dispatch_events, file ../src/fsevents.c, line 45. [1] 74365 abort gulp watch
Snowdog Frontools version: 1.8.1
Gulp version:
CLI version: 2.2.0
Local version: 4.0.2
Node Version:
v12.14.1
This is happening on all projects I have snowdog/frontools installed on - any help would be greatly appreciated!
The text was updated successfully, but these errors were encountered: