Skip to content

Available NPM Modules

RetoRuto9900K edited this page Mar 26, 2024 · 22 revisions

Language problem

Errored at createScript

FATAL ERROR: v8::ToLocalCehcked Empty MaybeLocal
Important: This didn't happen because of an uncaught Javascript exception.

ChakraEngine does not support almost of ES2020. You should use the lower version of the package.

Errored with A dynamic link library (DLL) initialization routine failed. / native module problem.

bdsx uses node-chakra-core. and it cannot run native modules for the original node.js. If you want to use it, you need to rebuild that module with chakra-node.

Modules that have problems.