prescottprue / generator-fangular

Firebase angular generator that uses component focused layout.
0 stars 2 forks source link

UNMET PEER DEPENDENCY yo@>=1.0.0 #1

Open jannone opened 7 years ago

jannone commented 7 years ago

When installing with

npm install -g generator-fangular

Npm displays the following error:

UNMET PEER DEPENDENCY yo@>=1.0.0

These are my versions:

$ npm -version
3.10.3
$ node -v
v6.5.0
$ yo --version
1.8.5
prescottprue commented 7 years ago

@jannone, This generator is no longer actively maintained.

This uses multiple out of date dependencies that are drastically different than current versions:

Feel free to make pull requests if it is something that you use, but code/functionality has not been changed/updated in years.