Chris Draycott-Wheatley
Chris Draycott-Wheatley
Apologies for no response on this, will be taking a look over the weekend to shore up some of these issues.
Yeah it sounds like the installation may have failed, try re-running `npm install -g yo generator-angular2` and see if there are any errors reported.
It looks like without `sudo` the install is failing due to permission issues. When you run `sudo npm install -g generator-angular2` what is the output in the console?
I'm not entirely sure but it looks like if you've installed the generator with sudo and the try running `yo` command without it then you don't have permission to use...
Hey @mrkaspa, thanks for raising the question. I'll be taking a look shortly into updating this generator to align more with the current Angular 2 ecosystem.
Apologies for no response for so long. There was an issue raised a while back on the generator-angular project about the future of angular generators, I've just posted some general...
We could possibly do something to work around this or if not then at least provide a clearer warning message as to what went wrong.
Not implemented in 0.1.0, moving to next release.
Yeah it would, I've got an sample Webpack repository (not published yet) working with ng2 so integration shouldn't be too difficult. I'm waiting for things to stabilise a bit more...
Moving to 1.0.0 as this'll likely be more work than expected.