SnowdogApps / magento2-frontools

Set of front-end tools for Magento 2 based on Gulp.js
MIT License
431 stars 142 forks source link

Assertion failed for Gulp Watch / Dev #373

Open robertkent opened 4 years ago

robertkent commented 4 years ago

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!

Igloczek commented 2 years ago

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 😿