Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

bug: unable to execute custom schematic application blueprint #528

@Hotell

Description

@Hotell

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Area

- [ ] devkit
- [x] schematics

Versions

Angular CLI: 1.7.3
Node: 8.10.0
OS: darwin x64

image

Repro steps

npm i -g @martin_hotell/schematics typescript @angular/cli @angular-devkit/schematics-cli

ng new better-cli --material --collection @martin_hotell/schematics -d

The log given by the failure

image
image

Locally installed project schematics works:
image

And yes my schematics have been generated via @schematic/schematic
https://github.com/Hotell/ng-cli-schematics/blob/master/package.json ✌️

Desired functionality

being able to generate new app via custom schematic

Mention any other details that might be useful

There were issues created before which were closed for unknown reasons :) not cool at all 👀

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions