Hi, If i run the lib without webpack, it works, but with webpack i get the following error on debian 11 and on windows i get a similar error:
Error: Could not find module root given file: "/player22/app/app-bin-server/app-bin-server-v20230427220750.js". Do you have a package.json file? at (node_modules/bindings/bindings.js:211:12) at getRoot (node_modules/bindings/bindings.js:82:31) at (node_modules/node-segfault-handler/index.js:1:42) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/ext-libs/node-segfault-handler/NodeSegfaultHandlerHelper.ts:2:0) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/system/SystemCleanExit.ts:16:0) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/system/SystemUtils.ts:6:0) at call (../../webpack/bootstrap:19:31)
Do you have a clue what it means and how to fix it please?
Hi, If i run the lib without webpack, it works, but with webpack i get the following error on debian 11 and on windows i get a similar error:
Error: Could not find module root given file: "/player22/app/app-bin-server/app-bin-server-v20230427220750.js". Do you have apackage.jsonfile? at (node_modules/bindings/bindings.js:211:12) at getRoot (node_modules/bindings/bindings.js:82:31) at (node_modules/node-segfault-handler/index.js:1:42) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/ext-libs/node-segfault-handler/NodeSegfaultHandlerHelper.ts:2:0) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/system/SystemCleanExit.ts:16:0) at call (../../webpack/bootstrap:19:31) at (app-src/server/utils/system/SystemUtils.ts:6:0) at call (../../webpack/bootstrap:19:31)Do you have a clue what it means and how to fix it please?