Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "yo" to avoid unmet peer dependency #873

Merged
merged 1 commit into from
Oct 29, 2015
Merged

Remove "yo" to avoid unmet peer dependency #873

merged 1 commit into from
Oct 29, 2015

Conversation

zckrs
Copy link
Collaborator

@zckrs zckrs commented Oct 28, 2015

fix #872

@damienstanton
Copy link

👍 that was fast!

@Swiip
Copy link
Owner

Swiip commented Oct 28, 2015

👍

zckrs pushed a commit that referenced this pull request Oct 29, 2015
Remove "yo" to avoid unmet peer dependency
@zckrs zckrs merged commit 3c335da into Swiip:master Oct 29, 2015
@nickskalkin
Copy link

Can you tell me, how can I install this package from master using npm? npm install -g generator-gulp-angular still installs package with yo as peerDependency

@damienstanton
Copy link

@Vladimirich It looks like you might need to pull the latest version. The peerdep has been removed from package.json as far as I can tell.

You can also always install from a local clone with npm install -g path/to/generator-gulp-angular/

@nickskalkin
Copy link

@damienstanton ty for feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False Positive Unmet Peer Dependency in npm 3
4 participants