Update dependency electron-store to v10 #242
Annotations
10 errors
Build/release Electron app:
node_modules/electron-store/index.d.ts#L2
Cannot find module 'conf' or its corresponding type declarations.
|
Build/release Electron app:
node_modules/electron-store/index.d.ts#L4
Cannot find module 'conf' or its corresponding type declarations.
|
Build/release Electron app:
src/main/index.ts#L60
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L61
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L62
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L63
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L97
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L205
Property 'get' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L219
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Build/release Electron app:
src/main/index.ts#L223
Property 'set' does not exist on type 'ElectronStore<Record<string, unknown>>'.
|
Loading