Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generation error #1

Open
FallenRiteMonk opened this issue Nov 8, 2018 · 0 comments
Open

Generation error #1

FallenRiteMonk opened this issue Nov 8, 2018 · 0 comments

Comments

@FallenRiteMonk
Copy link

Running the command ng generate schematics-docker:docker as described in the readme using version 1.2.0 results in the following error:

Cannot find module '<PROJECT_PATH>/node_modules/schematics-docker/src/docker/index'
Error: Cannot find module '<PROJECT_PATH>/node_modules/schematics-docker/src/docker/index'
    at Function.Module._resolveFilename (module.js:547:15)
    at Function.resolve (internal/module.js:18:19)
    at new ExportStringRef (<PROJECT_PATH>/node_modules/@angular-devkit/schematics/tools/export-ref.js:15:32)
    at NodeModulesEngineHost._resolveReferenceString (<PROJECT_PATH>/node_modules/@angular-devkit/schematics/tools/node-module-engine-host.js:94:21)
    at NodeModulesEngineHost.createSchematicDescription (<PROJECT_PATH>/node_modules/@angular-devkit/schematics/tools/file-system-engine-host-base.js:172:34)
    at SchematicEngine.createSchematic (<PROJECT_PATH>/node_modules/@angular-devkit/schematics/src/engine/engine.js:219:38)
    at CollectionImpl.createSchematic (<PROJECT_PATH>/node_modules/@angular-devkit/schematics/src/engine/engine.js:69:29)
    at GenerateCommand.getSchematic (<PROJECT_PATH>/node_modules/@angular/cli/models/schematic-command.js:130:27)
    at GenerateCommand.initialize (<PROJECT_PATH>/node_modules/@angular/cli/commands/generate-impl.js:25:36)
    at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant