ng-brazil icon indicating copy to clipboard operation
ng-brazil copied to clipboard

[URGENCY] - Updade Angular v14

Open yvesguilherme opened this issue 1 year ago • 1 comments

Hey guys, I'm trying to update my project that uses this library to version 14.1.3, but I'm not succeeding. Could you please consider this issue? We Brazilians suffer with masks used in input forms...

One last question. Is the project abandoned?

Error log:

ng update @angular/core@14 @angular/cli@14 The installed Angular CLI version is outdated. Installing a temporary Angular CLI versioned 14.1.3 to perform the update. ✔ Package successfully installed. Using package manager: npm Collecting installed dependencies... Found 41 dependencies. Fetching dependency metadata from registry...

  • Package "ng-brazil" has an incompatible peer dependency to "@angular/common" (requires ">=8.0.0 <13.0.0" (extended), would install "14.1.3").

  • Package "ng-brazil" has an incompatible peer dependency to "@angular/core" (requires ">=8.0.0 <13.0.0" (extended), would install "14.1.3").

  • Package "ng-brazil" has an incompatible peer dependency to "@angular/platform-browser" (requires ">=8.0.0 <13.0.0" (extended), would install "14.1.3").

✖ Migration failed: Incompatible peer dependencies found. Peer dependency warnings when installing dependencies means that those dependencies might not work correctly together. You can use the '--force' option to ignore incompatible peer dependencies and instead address these warnings later. See "/tmp/ng-GqDuP9/angular-errors.log" for further details.

yvesguilherme avatar Aug 19 '22 16:08 yvesguilherme

Hello everybody,

I had the same problem when a tried to install this package in my projetct. How can i solve this problem?

Best regards,