Open petrisch opened 4 years ago
Hei There
Can't build it on ubuntu 18.04 with node 12.16.01. I don't kow much about angular. Do I need more modules ohter than cli?
Heres the output of node build:
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-dij1UW/angular-errors.log" for further details.
Had to make a node_modules folder in the app folder. Now it runs.
I have the two options "Übersicht Kaderspieler" and "Neuer Spieler" But I can't create a new one. But hey its a good start :-)
Hei There
Can't build it on ubuntu 18.04 with node 12.16.01. I don't kow much about angular. Do I need more modules ohter than cli?
Heres the output of node build: