|
|
|
|
|
by tomdale
3374 days ago
|
|
This is because we recently added the ability to specify a blueprint as an npm package, and it hasn't made it out of canary channel yet. If you don't want to install canary Ember CLI, you can always just give it the longer git url: ember new my-glimmer-app -b https://github.com/glimmerjs/glimmer-blueprint.git |
|