Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created May 25, 2020 16:32
Show Gist options
  • Save Yatekii/2f04bb59139e47e43e8d64753c949ae5 to your computer and use it in GitHub Desktop.
Save Yatekii/2f04bb59139e47e43e8d64753c949ae5 to your computer and use it in GitHub Desktop.
Digest: sha256:b51dc2876a5d1e184190d76a2a1f11da034d16acd95ab2e0c2191b8f1ab65d4c
Status: Image is up to date for node:12.16.3-stretch
---> bdca973cfa07
Step 2/7 : COPY ./ ./
---> 264c732e7789
Step 3/7 : RUN yarn install --frozen-lockfile
---> Running in 862045a923ad
yarn install v1.22.4
[1/4] Resolving packages...
success Already up-to-date.
Done in 0.32s.
Removing intermediate container 862045a923ad
---> 20682b630af6
Step 4/7 : RUN yarn build
---> Running in 71984d7a006c
yarn run v1.22.4
$ parcel build index.html --public-url /static/
/bin/sh: 1: parcel: not found
error Command failed with exit code 127.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment