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]: "<path>/@node-loader/core/lib/node-loader-core.js 'resolve'" 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.resolve (node:internal/modules/esm/loader:852:13)
at async ESMLoader.getModuleJob (node:internal/modules/esm/loader:431:7)
at async Promise.all (index 0)
at async ESMLoader.import (node:internal/modules/esm/loader:533:24)
at async loadESM (node:internal/process/esm_loader:91:5)
at async handleMainPromise (node:internal/modules/run_main:65:12) {
code: 'ERR_LOADER_CHAIN_INCOMPLETE'
}
The text was updated successfully, but these errors were encountered:
hpx7
linked a pull request
Sep 13, 2022
that will
close
this issue
Release notes: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.17.0
Error:
The text was updated successfully, but these errors were encountered: