markusfalk / ng-dockerize

Schematics to add docker configuration files to angular app.
MIT License
0 stars 0 forks source link

hook into ng add #6

Closed markusfalk closed 5 years ago

markusfalk commented 5 years ago

💻 🐒 ng add ng-dockerize Installing packages for tooling via npm.

Installed packages for tooling via npm. Schematic "ng-add" not found in collection "ng-dockerize". Error: Schematic "ng-add" not found in collection "ng-dockerize". at SchematicEngine.createSchematic (/Users/markusfalk/Projects/angular-dockerize/node_modules/@angular-devkit/schematics/src/engine/engine.js:232:23) at CollectionImpl.createSchematic (/Users/markusfalk/Projects/angular-dockerize/node_modules/@angular-devkit/schematics/src/engine/engine.js:69:29) at AddCommand.getSchematic (/Users/markusfalk/Projects/angular-dockerize/node_modules/@angular/cli/models/schematic-command.js:130:27) at AddCommand.runSchematic (/Users/markusfalk/Projects/angular-dockerize/node_modules/@angular/cli/models/schematic-command.js:262:32) at AddCommand.run (/Users/markusfalk/Projects/angular-dockerize/node_modules/@angular/cli/commands/add-impl.js:48:31) at process._tickCallback (internal/process/next_tick.js:68:7)