Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package subpath './register-should' is not defined by "exports" in node_modules/chai/package.json for node 18.14.0 #1555

Closed
piyushsi opened this issue Dec 21, 2023 · 1 comment · Fixed by piyushsi/chai#1

Comments

@piyushsi
Copy link

piyushsi commented Dec 21, 2023

"exports": {

"./register-should": "./register-should.js",

  ".": {
    "require": "./index.js",
    "import": "./index.mjs"
  },
  "./": "./"
},
@piyushsi piyushsi changed the title Package subpath './register-should' is not defined by "exports" in node_modules/chai/package.json Package subpath './register-should' is not defined by "exports" in node_modules/chai/package.json for node 18.14.0 Dec 21, 2023
piyushsi added a commit to piyushsi/chai that referenced this issue Dec 21, 2023
Fix chaijs#1555
Package subpath './register-should' is not defined by "exports" in node_modules/chai/package.json for node 18.14.0
piyushsi added a commit to piyushsi/chai that referenced this issue Dec 21, 2023
@piyushsi piyushsi reopened this Dec 21, 2023
@koddsson
Copy link
Member

According to #1556 (comment) this has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants