fix: forget to install pnpm globally #4
Annotations
12 errors
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/ui/layouts/others/LayoutLeft.vue#L4
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/ui/views/others/ViewTools.vue#L2
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command "pnpm ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/ui/layouts/others/LayoutLeft.vue#L4
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/ui/views/others/ViewTools.vue#L2
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command "pnpm ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
publish-tauri (ubuntu-22.04):
src/ui/layouts/others/LayoutLeft.vue#L4
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (ubuntu-22.04):
src/ui/views/others/ViewTools.vue#L2
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (ubuntu-22.04)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
publish-tauri (windows-latest):
src/ui/layouts/others/LayoutLeft.vue#L4
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (windows-latest):
src/ui/views/others/ViewTools.vue#L2
Module '"../../../modules/ModEventBus"' has no exported member 'ModEventBus'. Did you mean to use 'import ModEventBus from "../../../modules/ModEventBus"' instead?
|
publish-tauri (windows-latest)
Command "pnpm ["tauri","build"]" failed with exit code 1
|