Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Install error on nodev0.12.4 on Ubuntu #987

Closed
@pareeks

Description

@pareeks

I am running an Ubuntu machine on which I've the latest version of Node.js installed. I have installed Yeoman and now trying to use the angular-fullstack generator.
When I install generator using npm install -g generator-angular-fullstack, I get this warning:
npm WARN peerDependencies The peer dependency yo@>=1.2.0 included from generator-angular-fullstack 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 peerDependencies The peer dependency yo@>=1.0.0 included from generator-ng-component 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.

When I run yo angular-fullstack [app-name], I get this error:
You don't seem to have a generator with the name angular-fullstack installed.

Any help solving this is appreciated. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions