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

Running 'ng generate page song' results in 'Invalid Blueprint' error #1

Open
JoshuaPK opened this issue Feb 7, 2020 · 1 comment
Open

Comments

@JoshuaPK
Copy link

JoshuaPK commented Feb 7, 2020

When I type 'ng generate page song', I get the error, "Invalid Blueprint: page". My Ionic setup is as follows:

onic:

Ionic CLI : 5.4.16 (/home/josh/dev/node_modules/lib/node_modules/ionic)
Ionic Framework : @ionic/angular 4.11.10
@angular-devkit/build-angular : 0.801.3
@angular-devkit/schematics : 8.1.3
@angular/cli : 8.1.3
@ionic/angular-toolkit : 2.1.2

Utility:

cordova-res : not installed
native-run : not installed

System:

NodeJS : v10.16.3 (/usr/bin/node)
npm : 6.9.0
OS : Linux 4.18

@JoshuaPK
Copy link
Author

JoshuaPK commented Feb 7, 2020

This works if I instead do 'ionic generate page song', as it then runs ng and generates the page.

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