We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See microsoft/TypeScript#49160 . Typescript's new moduleResolution type doesn't look at the top-level types field in your package.json (it now uses the logic specified in https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing)
The text was updated successfully, but these errors were encountered:
Same deal as bevry/istextorbinary#270
Sorry, something went wrong.
Boundation successfully updated this package and didn't encounter this error. Is it still a problem for you?
types
node16
nodenext
this should be resolved with v7.3.0 3071fb2#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519
shoutout to my GitHub Sponsors for affording me the time to make this happen
No branches or pull requests
See microsoft/TypeScript#49160 . Typescript's new moduleResolution type doesn't look at the top-level types field in your package.json (it now uses the logic specified in https://www.typescriptlang.org/docs/handbook/esm-node.html#packagejson-exports-imports-and-self-referencing)
The text was updated successfully, but these errors were encountered: