You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The amazingTimePicker work correctly in my project when i run "yarn start" (i have Angular 4.3.2) but when i try run "yarn build" in local work but on my server jenkins for deploy the project, the same run, not work, the error is:
Error: Metadata version mismatch for module /u01/app/jenkins/home/workspace/DEV-C3BO-YARN-BUILD/node_modules/amazing-time-picker/node_modules/@angular/core/core.d.ts, found version 4, expected 3
I'm tried change the version about amazingTimePicker from 1.8.0 in 0.0.100, and 1.5.3... but this not solved my problem...
How to resolve ? ( i can't change my @angular.core project version )
Thanks a lot.
The text was updated successfully, but these errors were encountered:
Hello,
The amazingTimePicker work correctly in my project when i run "yarn start" (i have Angular 4.3.2) but when i try run "yarn build" in local work but on my server jenkins for deploy the project, the same run, not work, the error is:
Error: Metadata version mismatch for module /u01/app/jenkins/home/workspace/DEV-C3BO-YARN-BUILD/node_modules/amazing-time-picker/node_modules/@angular/core/core.d.ts, found version 4, expected 3
I'm tried change the version about amazingTimePicker from 1.8.0 in 0.0.100, and 1.5.3... but this not solved my problem...
How to resolve ? ( i can't change my @angular.core project version )
Thanks a lot.
The text was updated successfully, but these errors were encountered: