Giter VIP home page Giter VIP logo

Comments (2)

Lombra avatar Lombra commented on July 28, 2024

What error do you get?

from wg-manager.

HappyShr00m avatar HappyShr00m commented on July 28, 2024

so here is the full log when I enter "docker-compose up"

`
Building wireguard
Step 1/17 : FROM node:14-alpine
---> 87e4e57acaa5
Step 2/17 : COPY ./wg_dashboard_frontend /tmp/build
---> Using cache
---> c82557893903
Step 3/17 : WORKDIR /tmp/build
---> Using cache
---> b421978967a6
Step 4/17 : RUN apk add --no-cache build-base python3-dev && npm install && npm install -g @angular/cli && rm -rf node_modules && apk del build-base python3-dev
---> Using cache
---> 644eae5aba2a
Step 5/17 : RUN ng build --configuration="production"
---> Running in d6bb278c1f92
An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/package.json'
Require stack:

  • /usr/local/lib/node_modules/@angular/cli/node_modules/@angular-devkit/architect/node/node-modules-architect-host.js
  • /usr/local/lib/node_modules/@angular/cli/node_modules/@angular-devkit/architect/node/index.js
  • /usr/local/lib/node_modules/@angular/cli/models/architect-command.js
  • /usr/local/lib/node_modules/@angular/cli/commands/build-impl.js
  • /usr/local/lib/node_modules/@angular/cli/node_modules/@angular-devkit/schematics/tools/export-ref.js
  • /usr/local/lib/node_modules/@angular/cli/node_modules/@angular-devkit/schematics/tools/index.js
  • /usr/local/lib/node_modules/@angular/cli/utilities/json-schema.js
  • /usr/local/lib/node_modules/@angular/cli/models/command-runner.js
  • /usr/local/lib/node_modules/@angular/cli/lib/cli/index.js
  • /usr/local/lib/node_modules/@angular/cli/lib/init.js
  • /usr/local/lib/node_modules/@angular/cli/bin/ng
    See "/tmp/ng-piBAkd/angular-errors.log" for further details.
    ERROR: Service 'wireguard' failed to build : The command '/bin/sh -c ng build --configuration="production"' returned a non-zero code: 127
    `

from wg-manager.

Related Issues (20)

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.