Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodrigocnascimento/b764a2be58916bfcbade652f8c645978 to your computer and use it in GitHub Desktop.
Save rodrigocnascimento/b764a2be58916bfcbade652f8c645978 to your computer and use it in GitHub Desktop.
Installing with node v12
npm WARN @agm/core@1.1.0 requires a peer of @angular/common@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @agm/core@1.1.0 requires a peer of @angular/core@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/common@11.2.14 requires a peer of rxjs@^6.5.3 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/core@11.2.14 requires a peer of rxjs@^6.5.3 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/forms@11.2.14 requires a peer of rxjs@^6.5.3 but none is installed. You must install peer dependencies yourself.
npm WARN @angular/router@11.2.14 requires a peer of rxjs@^6.5.3 but none is installed. You must install peer dependencies yourself.
npm WARN ng-apexcharts@1.5.9 requires a peer of @angular/common@>=9.0.0 <11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng-apexcharts@1.5.9 requires a peer of @angular/core@>=9.0.0 <11.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng-apexcharts@1.5.9 requires a peer of rxjs@^6.5.5 but none is installed. You must install peer dependencies yourself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment