-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I recently tried updating my package.json to "moduleResolution": "bundler" and got an error related to electron-trpc:
Could not find a declaration file for module 'electron-trpc/main'. 'c:/project/node_modules/electron-trpc/dist/main.mjs' implicitly has an 'any' type.
There are types at 'c:/project/node_modules/electron-trpc/main.d.ts', but this result could not be resolved when respecting package.json "exports". The 'electron-trpc' library may need to update its package.json or typings.ts (7016)
See here for an analysis of the types defined by this package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels