Skip to content

Comments

Update chokidar dependency to fix sub dependency problems.#445

Open
cwilbur wants to merge 1 commit intodbashford:masterfrom
cwilbur:patch-1
Open

Update chokidar dependency to fix sub dependency problems.#445
cwilbur wants to merge 1 commit intodbashford:masterfrom
cwilbur:patch-1

Conversation

@cwilbur
Copy link

@cwilbur cwilbur commented Sep 26, 2017

Chokidar v0.12.6 depends on fsevents 0.38, which causes Node 8.5.0 to fail an assertion and die with the message

# Fatal error in ../deps/v8/src/api.cc, line 1253
# Check failed: !value_obj->IsJSReceiver() || value_obj->IsTemplateInfo().

The bug has long since been fixed; chokidar version 1.7.0 has an optional dependency of fsevents 1.0.0 or later.

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 this pull request may close these issues.

1 participant