Hi
Thank you for the response. We have only just started looking at Zero and the initial load of the application does indeed seem to opertate correctly.
We were just concerned that at such an early step in the process we already have a screen full of warnings.
I really wanted to understand if this was to be expected with this release - and its nothing to worry about - or whether there is a problem with my development comp.
Looking at the package files I can see why the issues are arising - is this not something the Zero team have seen or encountered?
I appreciate this may be nothing to be concerned about - if so? perhaps a little note on the getting started documentation?
We just wanted to make sure we are staring off with a solid and correct foundation!
Thanks
warning " > [email protected]" has incorrect peer dependency "@angular/common@^12.2.8". <-- Issue
angular/package.json example: "@angular/common": "^13.1.0", "abp-ng2-module": "^6.4.0"
angular/node_modules/@angular/common/package.json "name": "@angular/common", "version": "13.1.0",
angular/node_modules/abp-ng2-module/package.json "name": "abp-ng2-module", "version": "6.4.0", ...snip... "peerDependencies": { "@angular/common": "^12.2.8", <-- Issue