You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not find a declaration file for module '@modern-js/plugin-tailwindcss'. '/Workspace/modernjs-monorepo-example/node_modules/.pnpm/@modern-js+plugin-tailwindcss@2.53.0_@modern-js[email protected]_react-dom@[email protected]__rzfb3ky5d4i7sz7np7gsckuq2e/node_modules/@modern-js/plugin-tailwindcss/dist/cjs/index.js' implicitly has an 'any' type.
There are types at '/Workspace/modernjs-monorepo-example/node_modules/@modern-js/plugin-tailwindcss/dist/types/index.d.ts', but this result could not be resolved when respecting package.json "exports". The '@modern-js/plugin-tailwindcss' library may need to update its package.json or typings.
Configurations: "moduleResolution": "Bundler" is enabled in tsconfig of app.
Version
Details
Open
apps/app/modern.config.ts
The line
complains:
Configurations:
"moduleResolution": "Bundler"
is enabled in tsconfig of app.Related:
microsoft/TypeScript#52363
Andrew's feedback: microsoft/TypeScript#52363 (comment)
https://arethetypeswrong.github.io/?p=@modern-js/[email protected]
Reproduce link
https://github.com/yf-yang/modernjs-monorepo-example/tree/ts-bundler-bug
Reproduce Steps
Nope
The text was updated successfully, but these errors were encountered: