vite-plugin-eslint icon indicating copy to clipboard operation
vite-plugin-eslint copied to clipboard

Error while resolving types

Open padcom opened this issue 2 years ago • 3 comments

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.

padcom avatar Jul 09 '23 23:07 padcom

Any update on this issue? It's still a thing. Getting the same error.

rtmann avatar Jul 16 '23 19:07 rtmann

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.

gyhyfj avatar Jul 17 '23 13:07 gyhyfj

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.

后面解决了吗

wuyanfeiying avatar Aug 30 '23 07:08 wuyanfeiying