You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a git tag in the repo to generate a new release
Expected:
New release generated
Actual:
Release workflow fails on build (linux-arm, node:10) with error:
sqlite3@5.1.7 install /build/node_modules/sqlite3
prebuild-install -r napi || node-gyp rebuild
prebuild-install warn install No prebuilt binaries found (target=6 runtime=napi arch=arm libc= platform=linux)
gyp: Undefined variable napi_build_version in binding.gyp while trying to load binding.gyp
STR:
Expected:
Actual:
E.g. https://github.com/WebThingsIO/zigbee-adapter/actions/runs/9273169120/job/25512635367#step:7:22627
I suspect the Node 10 needs its version bumping to 10.23.0 in the toolchain docker image.
See also:
The text was updated successfully, but these errors were encountered: