Bump @tauri-apps/api from 1.6.0 to 2.1.1 #431
Annotations
10 errors
Windows build:
src/App.tsx#L3
'"@tauri-apps/api/window"' has no exported member named 'appWindow'. Did you mean 'Window'?
|
Windows build:
src/containers/ExternalServerHandler/index.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'invoke'.
|
Windows build:
src/containers/LoadingScreen/index.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'fs'.
|
Windows build:
src/containers/LoadingScreen/index.tsx#L2
Cannot find module '@tauri-apps/api/fs' or its corresponding type declarations.
|
Windows build:
src/containers/MainBody/BottomBar.tsx#L2
Module '"@tauri-apps/api"' has no exported member 'shell'.
|
Windows build:
src/containers/MainBody/ServerInfo/index.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'shell'.
|
Windows build:
src/containers/Settings/index.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'shell'.
|
Windows build:
src/containers/Settings/Tab/General.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'invoke'.
|
Windows build:
src/containers/Settings/Tab/General.tsx#L1
Module '"@tauri-apps/api"' has no exported member 'shell'.
|
Windows build:
src/containers/Settings/Tab/General.tsx#L2
Cannot find module '@tauri-apps/api/dialog' or its corresponding type declarations.
|