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 [ERR_LOADER_CHAIN_INCOMPLETE]: "file:///home/comandeer/repos/tools/esm-loader-manager/src/index.js 'load'" did not call the next hook in its chain and did not explicitly signal a short circuit. If this is intentional, include `shortCircuit: true` in the hook's return.
at new NodeError (node:internal/errors:387:5)
at ESMLoader.load (node:internal/modules/esm/loader:624:13)
at async ESMLoader.moduleProvider (node:internal/modules/esm/loader:472:11) {
code: 'ERR_LOADER_CHAIN_INCOMPLETE'
}
It seems to be connected with loader chaining introduced in Node 18.6.0.
See https://github.com/Comandeer/esm-loader-manager/runs/7542860761?check_suite_focus=true
The text was updated successfully, but these errors were encountered: