Create tauri-build-release.yml #1
Annotations
8 errors
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/hooks/useMonacoVimMode.tsx#L2
Cannot find module 'monaco-editor' or its corresponding type declarations.
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: yarn tauri build --target x86_64-apple-darwin
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/hooks/useMonacoVimMode.tsx#L2
Cannot find module 'monaco-editor' or its corresponding type declarations.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: yarn tauri build --target aarch64-apple-darwin
|
publish-tauri (ubuntu-22.04):
src/hooks/useMonacoVimMode.tsx#L2
Cannot find module 'monaco-editor' or its corresponding type declarations.
|
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: yarn tauri build
|
publish-tauri (windows-latest):
src/hooks/useMonacoVimMode.tsx#L2
Cannot find module 'monaco-editor' or its corresponding type declarations.
|
publish-tauri (windows-latest)
Command failed with exit code 1: yarn tauri build
|