Open playground opened 7 years ago
I had some strange issues when I installed Yo because I didn't install with sudo.
Any chance thats the issue?
I can install other generator fine, so I don't think it's sudo because I have been installing without sudo.
What version of npm do you have? Not NodeJS.. Npm.
npm 5.3.0 node 7.7.2
If you go into /Users/me/.nvm/versions/node/v7.7.2/lib/node_modules/ do you see generator-angular2-library?
Yes, it's there drwxr-xr-x 7 me staff 238 Aug 29 14:46 generator-angular2-library
same issue here on windows
@dgroh I ended up using https://github.com/edriang/ngx-library-template. It's been working out for me.
I have reinstalled yo still can't get generator-angular2-library to installed on my mac.
I'm running npm 5.3.0
I did npm uninstall -g yo npm cache verify npm install -g yo
npm install -g generator-angular2-library
However, when I try yo angular2-library
yo --help, shows no installation of generator-angular2-library