Switch libSQL JavaScript SDK to use napi-rs
#1
CI.yml
on: pull_request
Matrix: build
Matrix: test-linux-aarch64-gnu-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@${{ matrix.node }}
0s
Publish
0s
Annotations
7 errors
|
stable - aarch64-apple-darwin - node@20
error This project's package.json defines "packageManager": "yarn@4.9.0". 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-unknown-linux-musl - node@20
Process completed with exit code 1.
|
|
stable - x86_64-apple-darwin - node@20
error This project's package.json defines "packageManager": "yarn@4.9.0". 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-unknown-linux-gnu - node@20
Process completed with exit code 1.
|
|
stable - aarch64-unknown-linux-musl - node@20
Process completed with exit code 1.
|
|
stable - aarch64-unknown-linux-gnu - node@20
Process completed with exit code 1.
|
|
stable - x86_64-pc-windows-msvc - node@20
error This project's package.json defines "packageManager": "yarn@4.9.0". 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.
|