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

One-Time Error: Assertion failed: napi_set_named_property #380

Open
silverwind opened this issue Jan 23, 2023 · 0 comments
Open

One-Time Error: Assertion failed: napi_set_named_property #380

silverwind opened this issue Jan 23, 2023 · 0 comments

Comments

@silverwind
Copy link

silverwind commented Jan 23, 2023

Seen this error once while running vitest, subsequent calls do not reproduce it.

Assertion failed: (napi_set_named_property(env, constants, "None", value) == napi_ok), function Init_Constants, file ../src/fsevents.c, line 239.

Node.js v19.4.0
macOS 13.1, Intel

Output of npm ls fsevents:

└─┬ vitest@0.28.1
  └─┬ vite@4.0.4
    ├── fsevents@2.3.2 deduped
    └─┬ rollup@3.10.1
      └── fsevents@2.3.2 deduped
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

1 participant