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
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @angular/[email protected] npm ERR! Found: [email protected] npm ERR! node_modules/zone.js npm ERR! peer zone.js@">=0.8.4 || >1.0.0" from [email protected] npm ERR! node_modules/ngx-permissions npm ERR! ngx-permissions@"6.0.6" from the root project npm ERR! zone.js@"~0.10.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer zone.js@"~0.9.1" from @angular/[email protected] npm ERR! node_modules/@angular/core npm ERR! peer @angular/core@"8.0.3" from @angular/[email protected] npm ERR! node_modules/@angular/animations npm ERR! peer @angular/animations@"^8.0.0 || ^9.0.0-0" from @angular/[email protected] npm ERR! node_modules/@angular/material npm ERR! @angular/material@"~8.0.1" from the root project npm ERR! 2 more (ng-zorro-antd, the root project) npm ERR! peer @angular/core@"^8.0.0 || ^9.0.0-0" from @angular/[email protected] npm ERR! node_modules/@angular/cdk npm ERR! peer @angular/cdk@"^8.0.0-rc.0" from @angular/[email protected] npm ERR! node_modules/@angular/flex-layout npm ERR! @angular/flex-layout@"~8.0.0-beta.27" from the root project npm ERR! 3 more (ifast-ui-ng-tools, ng-zorro-antd, the root project) npm ERR! 23 more (@angular/common, @angular/flex-layout, @angular/forms, ...) npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/zone.js npm ERR! peer zone.js@"~0.9.1" from @angular/[email protected] npm ERR! node_modules/@angular/core npm ERR! peer @angular/core@"8.0.3" from @angular/[email protected] npm ERR! node_modules/@angular/animations npm ERR! peer @angular/animations@"^8.0.0 || ^9.0.0-0" from @angular/[email protected] npm ERR! node_modules/@angular/material npm ERR! @angular/material@"~8.0.1" from the root project npm ERR! 2 more (ng-zorro-antd, the root project) npm ERR! peer @angular/core@"^8.0.0 || ^9.0.0-0" from @angular/[email protected] npm ERR! node_modules/@angular/cdk npm ERR! peer @angular/cdk@"^8.0.0-rc.0" from @angular/[email protected] npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Angular Version: ~8.0.1 Zone.js version: ~0.10.2
What is the required version to install FormIO so that it wont conflict dependencies?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @angular/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/zone.js
npm ERR! peer zone.js@">=0.8.4 || >1.0.0" from [email protected]
npm ERR! node_modules/ngx-permissions
npm ERR! ngx-permissions@"6.0.6" from the root project
npm ERR! zone.js@"~0.10.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.9.1" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR! peer @angular/core@"8.0.3" from @angular/[email protected]
npm ERR! node_modules/@angular/animations
npm ERR! peer @angular/animations@"^8.0.0 || ^9.0.0-0" from @angular/[email protected]
npm ERR! node_modules/@angular/material
npm ERR! @angular/material@"~8.0.1" from the root project
npm ERR! 2 more (ng-zorro-antd, the root project)
npm ERR! peer @angular/core@"^8.0.0 || ^9.0.0-0" from @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR! peer @angular/cdk@"^8.0.0-rc.0" from @angular/[email protected]
npm ERR! node_modules/@angular/flex-layout
npm ERR! @angular/flex-layout@"~8.0.0-beta.27" from the root project
npm ERR! 3 more (ifast-ui-ng-tools, ng-zorro-antd, the root project)
npm ERR! 23 more (@angular/common, @angular/flex-layout, @angular/forms, ...)
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/zone.js
npm ERR! peer zone.js@"~0.9.1" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR! peer @angular/core@"8.0.3" from @angular/[email protected]
npm ERR! node_modules/@angular/animations
npm ERR! peer @angular/animations@"^8.0.0 || ^9.0.0-0" from @angular/[email protected]
npm ERR! node_modules/@angular/material
npm ERR! @angular/material@"~8.0.1" from the root project
npm ERR! 2 more (ng-zorro-antd, the root project)
npm ERR! peer @angular/core@"^8.0.0 || ^9.0.0-0" from @angular/[email protected]
npm ERR! node_modules/@angular/cdk
npm ERR! peer @angular/cdk@"^8.0.0-rc.0" from @angular/[email protected]
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
Angular Version: ~8.0.1
Zone.js version: ~0.10.2
What is the required version to install FormIO so that it wont conflict dependencies?
The text was updated successfully, but these errors were encountered: