generator-phaser-official
generator-phaser-official copied to clipboard
package.json dependencies deprecated
During installation npm suggests...
npm WARN peerDependencies The peer dependency yo@>=1.0.0 included from generator-phaser-official will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN deprecated [email protected]: the module is now available as 'css-select'
npm WARN deprecated [email protected]: the module is now available as 'css-what'
:+1:
➜ yo --version
1.4.8
➜ sudo npm install -g generator-phaser-official
npm WARN deprecated [email protected]: the module is now available as 'css-select'
npm WARN deprecated [email protected]: the module is now available as 'css-what'
/usr/local/lib
├── [email protected]
└── UNMET PEER DEPENDENCY yo@>=1.0.0
npm WARN EPEERINVALID [email protected] requires a peer of yo@>=1.0.0 but none was installed.