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

unable to perform yarn installation #71

Closed
LearnGrowAndShare opened this issue Oct 23, 2017 · 4 comments
Closed

unable to perform yarn installation #71

LearnGrowAndShare opened this issue Oct 23, 2017 · 4 comments

Comments

@LearnGrowAndShare
Copy link

LearnGrowAndShare commented Oct 23, 2017

I am trying to install the @nrwl/

Code used below to install:

yarn global add @nrwl/schematics
Below is log:

yarn global v1.2.1
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@1.1.2: The platform "win32" is incompatible with this module.
info "fsevents@1.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning "license-webpack-plugin@1.1.1" has unmet peer dependency "webpack-sources@>=1.0.0".
warning "@nrwl/schematics@0.0.7" has unmet peer dependency "rxjs@>5.4.2".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "rxjs@>5.4.2".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@angular/core@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@angular/common@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@angular/router@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@angular/platform-browser@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@ngrx/store@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@ngrx/router-store@>4.0.0".
warning "@nrwl/nx@0.0.7" has unmet peer dependency "@ngrx/effects@>4.0.0".
[4/4] Building fresh packages...
warning "@nrwl/nx@0.0.7" has no binaries
Done in 17.86s.

Please help me in resolving it.

@vsavkin
Copy link
Member

vsavkin commented Oct 31, 2017

The installation was successful--you can ignore the warnings. What is the issue you are seeing?

@LearnGrowAndShare
Copy link
Author

This seems to be a duplicate to the issue mentioned below, we can close this one.
#74

@LearnGrowAndShare
Copy link
Author

Now this is resolved with the latest version.
Thanks , good work guys :)

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants