Giter Club home page Giter Club logo

react.studio.repro's People

Contributors

nicolaspearson avatar

Stargazers

 avatar

Watchers

 avatar  avatar

react.studio.repro's Issues

Docker error during build

ip-192-168-1-47:react.studio.repro brendon$ docker-compose up
Creating network "react-studio-repro-net" with the default driver
Building react-studio-repro
Step 1/17 : FROM node:10-alpine AS builder
 ---> 94f3c8956482
Step 2/17 : RUN addgroup -S app && adduser -S -G app -s /bin/false app
 ---> Using cache
 ---> cb863c20c48f
Step 3/17 : ENV HOME=/home/app
 ---> Using cache
 ---> 80e64d4ca791
Step 4/17 : COPY --chown=app:app package.json $HOME/node/
 ---> 8b9ce5e72d06
Step 5/17 : USER app
 ---> Running in 429c0de53a2f
Removing intermediate container 429c0de53a2f
 ---> 6b16533554c0
Step 6/17 : WORKDIR $HOME/node
 ---> Running in ba6f98e62a0a
Removing intermediate container ba6f98e62a0a
 ---> 492043be66d3
Step 7/17 : RUN npm install yarn && rm package-lock.json && yarn install
 ---> Running in dc3d7a9658f0
npm notice created a lockfile as package-lock.json. You should commit this file.
+ [email protected]
added 1 package and audited 1 package in 1.35s
found 0 vulnerabilities

yarn install v1.13.0
info No lockfile found.
[1/4] Resolving packages...
info If you think this is a bug, please open a bug report with the information provided in "/home/app/node/yarn-error.log".
error An unexpected error occurred: "https://registry.yarnpkg.com/@bit%2fnicolaspearson.interaction.button: Not found".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
ERROR: Service 'react-studio-repro' failed to build: The command '/bin/sh -c npm install yarn && rm package-lock.json && yarn install' returned a non-zero code: 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.