istextorbinary icon indicating copy to clipboard operation
istextorbinary copied to clipboard

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

Open andresgutgon opened this issue 1 year ago • 2 comments

What is the problem?

Our tsconfig.json is like this

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

But then the import is not recognized Image

andresgutgon avatar Dec 04 '24 12:12 andresgutgon

+1

jaipaljadeja avatar Jan 27 '25 20:01 jaipaljadeja

+1

MikeJerred avatar Sep 13 '25 12:09 MikeJerred