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

rxjs Compatibility errors Upgrading to 2.0.0-rc.9 #514

Closed
1 of 2 tasks
ksavidetove opened this issue Jun 25, 2018 · 1 comment · Fixed by #546
Closed
1 of 2 tasks

rxjs Compatibility errors Upgrading to 2.0.0-rc.9 #514

ksavidetove opened this issue Jun 25, 2018 · 1 comment · Fixed by #546

Comments

@ksavidetove
Copy link

Issue type

  • bug report
  • feature request

Issue description

Current behavior:
Hi

I can't install the latest version nebular/auth or security since they need rxjs@~5.5.5 and angular 6, when angular 6 is using rxjs@^6.x.x

Expected behavior:

nebular/auth and security should have rxjs@^6.x.x in their peer dependencies

Steps to reproduce:

npm install

Other information:

OS: Linux
npm: 3.10.10
node: 10.4.1

@nnixaa
Copy link
Collaborator

nnixaa commented Jun 25, 2018

Hey @ksavidetove, thanks for reporting! This is an unfortunate mistake in the package.json file. Real required version is 6+, so for now you can just ignore the peer dependency warning. We will fix this in the upcoming release.

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

Successfully merging a pull request may close this issue.

2 participants