Skip to content

build image docker error  #72

@sicute

Description

@sicute

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions