-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
i try rebuild docker image from source code
#9 72.05 info [email protected]: The platform "linux" is incompatible with this module.
#9 72.05 info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
#9 72.06 error [email protected]: The engine "node" is incompatible with this module. Expected version ">=12".
#9 72.06 error Found incompatible module
#9 72.06 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
----
executor failed running [/bin/sh -c apk add --update nodejs g++ musl-dev make linux-headers yarn && yarn install && node_modules/.bin/webpack && rm -rf node_modules && bundle install --deployment && apk del nodejs g++ musl-dev make linux-headers]: exit code: 1
Metadata
Metadata
Assignees
Labels
No labels