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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Types cannot be found when using type=module, moduleResolution=node16 #20621

Open
NullVoxPopuli opened this issue Jan 10, 2024 · 0 comments

Comments

@NullVoxPopuli
Copy link
Sponsor Contributor

馃悶 Describe the Bug

Can't find types for @ember/owner (or any declared module)

馃敩 Minimal Reproduction

A perfectly normal library:

https://stackblitz.com/edit/stackblitz-starters-b2lsty?description=Starter%20project%20for%20Node.js,%20a%20JavaScript%20runtime%20built%20on%20Chrome%27s%20V8%20JavaScript%20engine&file=src%2Findex.ts,unpublished-development-types%2Findex.d.ts,package.json,src%2Futils.ts&title=node.new%20Starter

馃槙 Actual Behavior

Cannot find module '@ember/owner' or its corresponding type declarations.(2307)

馃 Expected Behavior

Module is found

馃實 Environment

  • Ember: - 5.5
  • Node.js/npm/pnpm: - Node 18.18.0 / 9.4.2 / 8.14.0
  • OS: - browser web container
  • Browser: - FireFox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant