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

Can't import using "moduleResolution" as "Bundler" #309

Open
andresgutgon opened this issue Dec 4, 2024 · 1 comment
Open

Can't import using "moduleResolution" as "Bundler" #309

andresgutgon opened this issue Dec 4, 2024 · 1 comment

Comments

@andresgutgon
Copy link

What is the problem?

Our tsconfig.json is like this

  "compilerOptions": {
    "moduleResolution": "Bundler",
  },

But then the import is not recognized
Image

@jaipaljadeja
Copy link

+1

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

2 participants