You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issue type
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
The text was updated successfully, but these errors were encountered: