Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not found @angular 15 & @angular/material 15 #8

Open
Spagliardin opened this issue Nov 25, 2024 · 0 comments
Open

Not found @angular 15 & @angular/material 15 #8

Spagliardin opened this issue Nov 25, 2024 · 0 comments

Comments

@Spagliardin
Copy link

"dependencies": { "@angular/animations": "^15.1.5", "@angular/cdk": "^15.1.4", "@angular/common": "^15.1.5", "@angular/compiler": "^15.1.5", "@angular/core": "^15.1.5", "@angular/forms": "^15.1.5", "@angular/localize": "^15.1.5", "@angular/material": "^15.1.4", "@angular/material-moment-adapter": "^15.2.9", "@angular/platform-browser": "^15.1.5", "@angular/platform-browser-dynamic": "^15.1.5", "@angular/router": "^15.1.5", "@angular/service-worker": "^15.1.5", "@angular/youtube-player": "^15.1.4", "@googlemaps/js-api-loader": "^1.16.6", "@googlemaps/markerclusterer": "^2.0.7", "@mapbox/mapbox-gl-geocoder": "^5.0.3", "@ngneat/error-tailor": "^3.0.3", "@ngneat/until-destroy": "^10.0.0", "@ngx-translate/core": "^14.0.0", "@ngx-translate/http-loader": "^7.0.0", "@progress/kendo-angular-buttons": "^16.10.0", "@progress/kendo-angular-charts": "^16.10.0", "@progress/kendo-angular-common": "^16.10.0", "@progress/kendo-angular-dialog": "^16.10.0", "@progress/kendo-angular-dropdowns": "^16.10.0", "@progress/kendo-angular-editor": "^16.10.0", "@progress/kendo-angular-inputs": "^16.10.0", "@progress/kendo-angular-intl": "^16.10.0", "@progress/kendo-angular-l10n": "^16.10.0", "@progress/kendo-angular-layout": "^16.10.0", "@progress/kendo-angular-pdf-export": "^16.10.0", "@progress/kendo-angular-popup": "^16.10.0", "@progress/kendo-angular-progressbar": "^16.10.0", "@progress/kendo-angular-toolbar": "^16.10.0", "@progress/kendo-angular-treeview": "^16.10.0", "@progress/kendo-angular-upload": "^16.10.0", "@progress/kendo-drawing": "^1.20.4", "@progress/kendo-font-icons": "^3.1.0", "@progress/kendo-licensing": "^1.3.5", "@progress/kendo-theme-default": "latest", "@types/geojson": "^7946.0.8", "@types/google.maps": "^3.49.0", "@types/mapbox__mapbox-gl-geocoder": "^5.0.0", "angular-animations": "^0.11.0", "angular-oauth2-oidc": "^15.0.1", "big-integer": "^1.6.51", "bootstrap": "^5.0.1", "buffer": "^6.0.3", "export-from-json": "^1.7.0", "geojson-geometries-lookup": "^0.5.0", "hammerjs": "^2.0.0", "jwt-decode": "^3.1.2", "keen-slider": "^6.8.0", "keycloak-angular": "^13.1.0", "keycloak-js": "^21.1.2", "memoizee": "^0.4.15", "moment": "^2.30.1", "moment-timezone": "^0.5.46", "ngx-color-picker": "^12.0.1", "ngx-mat-input-tel": "^18.5.3", "ngx-mat-select-search": "^6.0.0", "rxjs": "~6.6.0", "stream": "^0.0.2", "tslib": "^2.0.0", "uuid": "^10.0.0", "xml-js": "^1.6.11", "zone.js": "~0.11.4" },

`Error: node_modules/ngx-mat-input-tel/lib/ngx-mat-input-tel.component.d.ts:88:97 - error TS2344: Type '{ autocomplete: { alias: "autocomplete"; required: false; }; cssClass: { alias: "cssClass"; required: false; }; errorStateMatcher: { alias: "errorStateMatcher"; required: false; }; placeholder: { ...; }; ... 10 more ...; disabled: { ...; }; }' does not satisfy the constraint '{ [key: string]: string; }'.
Property '"autocomplete"' is incompatible with index signature.
Type '{ alias: "autocomplete"; required: false; }' is not assignable to type 'string'.

88 static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatInputTelComponent, "ngx-mat-input-tel", never, { "autocomplete": { "alias": "autocomplete"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "errorStateMatcher": { "alias": "errorStateMatcher"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "maxLength": { "alias": "maxLength"; "required": false; }; "name": { "alias": "name"; "required": false; }; "onlyCountries": { "alias": "onlyCountries"; "required": false; }; "preferredCountries": { "alias": "preferredCountries"; "required": false; }; "searchPlaceholder": { "alias": "searchPlaceholder"; "required": false; }; "enablePlaceholder": { "alias": "enablePlaceholder"; "required": false; }; "enableSearch": { "alias": "enableSearch"; "required": false; }; "resetOnChange": { "alias": "resetOnChange"; "required": false; }; "format": { "alias": "format"; "required": false; }; "required": { "alias": "required"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, { "countryChanged": "countryChanged"; }, never, never, true, never>;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

✖ Failed to compile.
`

@Spagliardin Spagliardin changed the title Not found @angular15 & @angular/material Not found @angular15 & @angular/material 15 Nov 25, 2024
@Spagliardin Spagliardin changed the title Not found @angular15 & @angular/material 15 Not found @angular 15 & @angular/material 15 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant