Skip to content

build image docker error  #72

Description

@sicute

i try rebuild docker image from source code

#9 72.05 info fsevents@1.2.13: The platform "linux" is incompatible with this module.
#9 72.05 info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
#9 72.06 error sockjs-client@1.6.1: 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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