Tag Archives: Fibers is not supported

How to Solve “Fibers is not supported” Error in Nodejs V16.X or Higher Version

Assertion failed
Expression:thread_id_key ! = 0x7777
For information on how your program can cause an assertion failure,see the visual C++ documentation on asserts
(Press Retry to debug the application – JIT must be enabled)

Cause: nodejs v16.x or higher does not support Fibers

Solution: Download nvm Download version 14 of node currently will not report errors