vite-plugin-eslint
vite-plugin-eslint copied to clipboard
Error while resolving types
There are types at './node_modules/vite-plugin-eslint/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'vite-plugin-eslint' library may need to update its package.json or typings.ts(7016)
I'll do the PR in a moment.
Any update on this issue? It's still a thing. Getting the same error.
No type files generated for 1.8.1
无法找到模块“vite-plugin-eslint”的声明文件。“D:/GitRepo/template-turborepo/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/vite-plugin-eslint/dist/index.mjs”隐式拥有 "any" 类型。
There are types at 'd:/GitRepo/template-turborepo/apps/vue3-vite/node_modules/vite-plugin-eslint/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'vite-plugin-eslint' library may need to update its package.json or typings.
No type files generated for 1.8.1
无法找到模块“vite-plugin-eslint”的声明文件。“D:/GitRepo/template-turborepo/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/vite-plugin-eslint/dist/index.mjs”隐式拥有 "any" 类型。 There are types at 'd:/GitRepo/template-turborepo/apps/vue3-vite/node_modules/vite-plugin-eslint/dist/index.d.ts', but this result could not be resolved when respecting package.json "exports". The 'vite-plugin-eslint' library may need to update its package.json or typings.
后面解决了吗