-
Notifications
You must be signed in to change notification settings - Fork 84
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
Web failed to built #33
Comments
Hello Snazzy Sanoj,
Supeeeer, it’s working now,
thank you so much.
Is it possible this commit to be in the main git clone ? just my humble opinion
Br,
Rifky
…On 26 Jul 2022 23.01 +0700, Snazzy Sanoj ***@***.***>, wrote:
@arifkyi There are a few dependency errors on the last commit. Can you try on this commit instead?
You can run the following to build from this particular commit
git checkout d4a1579
docker-compose up -d
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
We're planning to update all dependencies to the latest and fix the broken ones soon |
Hello Sanoj, git checkout d4a1579 or now can run from git clone ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Im using MacOs Monterey 12.4
docker version
Client:
Cloud integration: v1.0.25
Version: 20.10.16
API version: 1.41
Go version: go1.17.10
Git commit: aa7e414
Built: Thu May 12 09:20:34 2022
OS/Arch: darwin/amd64
Context: default
Experimental: true
Server: Docker Desktop 4.9.1 (81317)
Engine:
Version: 20.10.16
API version: 1.41 (minimum version 1.12)
Go version: go1.17.10
Git commit: f756502
Built: Thu May 12 09:15:42 2022
i got this error after run docker-compose up -d below, need your kindly help for the resolution:
=> => extracting sha256:ba036c7f95ecc063c84fbe789765b97feefdbc331a31abf9 0.0s
=> => extracting sha256:a46fd6a16a7c6563c064f8ad9197db0bcf1191095cc3af29 0.0s
=> [internal] load build context 0.4s
=> => transferring context: 11.59MB 0.4s
=> [build 2/5] WORKDIR /app 0.3s
=> [build 3/5] COPY . /app 0.1s
=> ERROR [build 4/5] RUN yarn -s 59.9s
executor failed running [/bin/sh -c yarn -s]: exit code: 1
ERROR: Service 'web' failed to build : Build failed
The text was updated successfully, but these errors were encountered: