Problem starting the primeblock project

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
cldmanno
Posts: 4
Joined: 01 Mar 2022, 18:33

02 Mar 2022, 20:25

Hi, tryng to start the primeblock project I get the following error:

primeblocks-ng-2.1.1>npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: primeblocks-ng@2.1.1
npm ERR! Found: zone.js@0.10.3
npm ERR! node_modules/zone.js
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.11.4" from @angular/core@13.0.3
npm ERR! node_modules/@angular/core
npm ERR! @angular/core@"~13.0.2" from the root project
npm ERR! peer @angular/core@"13.0.3" from @angular/animations@13.0.3
npm ERR! node_modules/@angular/animations
npm ERR! @angular/animations@"~13.0.2" from the root project



How can solve?
Thanks

update:

hi,
I forced the installation with: npm i --force got several warnings but the application now runs.

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

04 Mar 2022, 13:05

Hi,

Could you please try package installation with this command:

Code: Select all

npm install --legacy-peer-deps
Regards

Post Reply

Return to “PrimeBlocks for PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 3 guests