build(deps): bump node from 22.7.0-alpine3.20 to 22.9.0-alpine3.20 #760
Annotations
1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c # Install development node modules so we can build the project, but we'll\n # eventually throw these away in favor of the trimmed production node_modules\n yarn install && mv node_modules node_modules-development\n\n # Install only production node_modules and prune them so we're shipping as\n # small an image as possible. This will reuse the local cache of packages that\n # yarn already downloaded from the installation of development modules above.\n yarn install --production --prefer-offline\n\n # Move production node modules out of the directory so the build step doesn't\n # accidentally try to use it.\n mv node_modules ../node_modules-production\n\n # Swap production node modules with the development so we can build the app\n mv node_modules-development node_modules\n" did not complete successfully: exit code: 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
farcasterxyz~fname-registry~BFZQ4J.dockerbuild
|
23.1 KB |
|