Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build image docker error #72

Open
sicute opened this issue Aug 16, 2022 · 0 comments
Open

build image docker error #72

sicute opened this issue Aug 16, 2022 · 0 comments

Comments

@sicute
Copy link

sicute commented Aug 16, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant