We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ngc
NodeJS Version: v10.15.3 Typescript Version: [email protected] Angular Version: 8.0.0 @angular-redux/store version: @angular-redux/[email protected] @angular/cli version: (if applicable): @angular/[email protected] OS: Windows 10 Version 1803 (OS Build 17134.765)
(optional, but helps a lot)
npm installs @angular-redux/store on @angular/core@^8.0.0 without warning
npm WARN @angular-redux/[email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.
(optional)
The text was updated successfully, but these errors were encountered:
same with me, but everything seems to work fine !!
Sorry, something went wrong.
same to me too
No branches or pull requests
This is a...
What toolchain are you using for transpilation/bundling?
ngc
Environment
NodeJS Version: v10.15.3
Typescript Version: [email protected]
Angular Version: 8.0.0
@angular-redux/store version: @angular-redux/[email protected]
@angular/cli version: (if applicable): @angular/[email protected]
OS: Windows 10 Version 1803 (OS Build 17134.765)
Link to repo showing the issus
(optional, but helps a lot)
Expected Behaviour:
npm installs @angular-redux/store on @angular/core@^8.0.0 without warning
Actual Behaviour:
npm WARN @angular-redux/[email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.
Stack Trace/Error Message:
npm WARN @angular-redux/[email protected] requires a peer of @angular/core@^7.0.0 but none is installed. You must install peer dependencies yourself.
Additional Notes:
(optional)
The text was updated successfully, but these errors were encountered: