Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

fix: packageManager #10

fix: packageManager

fix: packageManager #10

Triggered via push May 12, 2024 14:31
Status Cancelled
Total duration 1m 6s
Artifacts

CI.yml

on: push
Matrix: build
Build FreeBSD
46s
Build FreeBSD
Matrix: test-linux-aarch64-gnu-binding
Matrix: test-linux-arm-gnueabihf-binding
Matrix: test-linux-x64-gnu-binding
Matrix: test-linux-x64-musl-binding
Matrix: test-macOS-windows-binding
Test bindings on aarch64-unknown-linux-musl - node@lts
0s
Test bindings on aarch64-unknown-linux-musl - node@lts
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

14 errors
stable - armv7-linux-androideabi - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
stable - aarch64-linux-android - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
stable - aarch64-unknown-linux-musl - node@18
Process completed with exit code 1.
stable - aarch64-unknown-linux-gnu - node@18
Process completed with exit code 1.
stable - aarch64-apple-darwin - node@18
Dependencies lock file is not found in /Users/runner/work/hatsuzuki/hatsuzuki. Supported file patterns: yarn.lock
stable - x86_64-unknown-linux-musl - node@18
Process completed with exit code 1.
stable - x86_64-unknown-linux-gnu - node@18
Process completed with exit code 1.
stable - x86_64-apple-darwin - node@18
Dependencies lock file is not found in /Users/runner/work/hatsuzuki/hatsuzuki. Supported file patterns: yarn.lock
stable - armv7-unknown-linux-gnueabihf - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
stable - aarch64-pc-windows-msvc - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
stable - i686-pc-windows-msvc - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
stable - x86_64-pc-windows-msvc - node@18
error This project's package.json defines "packageManager": "yarn@4.2.2". However the current global version of Yarn is 1.22.22. Presence of the "packageManager" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
Build FreeBSD
Canceling since a higher priority waiting request for 'CI-refs/heads/main' exists
Build FreeBSD
The operation was canceled.