You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: The specified module could not be found.
\?\C:\workspace\ctrlx-test\node_modules\ctrlx-datalayer\prebuilds\win32-x64\node.napi.node
at Module._extensions..node (node:internal/modules/cjs/loader:1319:18)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at load (C:\workspace\ctrlx-test\node_modules\node-gyp-build\node-gyp-build.js:22:10)
at Object. (C:\workspace\ctrlx-test\node_modules\ctrlx-datalayer\dist\addon.js:7:42)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32) {
code: 'ERR_DLOPEN_FAILED'
}
Node.js v20.5.1
On Linux this library is loaded with no problems.
The text was updated successfully, but these errors were encountered:
Simple app in Node.js (e.g. datalayer.client) chrashes when run on Windows with following error:
On Linux this library is loaded with no problems.
The text was updated successfully, but these errors were encountered: