Skip to content

ERR_LOADER_CHAIN_INCOMPLETE issue with Node.js v18.6.0 #1839

Description

@brianjenkins94

Originating issue: cypress-io/cypress#22795

Search Terms

ERR_LOADER_CHAIN_INCOMPLETE, cypress

Expected Behavior

Don't short circuit on resolve? Although @cspotcodeindicated that this might be a red herring.

Actual Behavior

Steps to reproduce the problem

Working on a minimal sample that doesn't include Cypress...

Minimal reproduction

Working on a minimal sample that doesn't include Cypress...

Specifications

  • ts-node version: v10.9.1
  • node version: v18.6.0
  • TypeScript version: v4.7.4
  • tsconfig.json, if you're using one:
{}
  • package.json:
{}
  • Operating system and version:

So far I've only seen the issue occur on Linux in CI, not Windows.

This is from the GitLab runner (Docker):

$ uname -a
Linux runner-jiyxuj1z-project-3385-concurrent-0 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ npx ts-node -vvv
ts-node v10.9.1 /project/node_modules/ts-node
node v18.6.0
compiler v4.7.4 /project/node_modules/typescript/lib/typescript.js

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions