Angular version 9 is not compatible with 3.1 now
Shyamkr1 opened this issue · 5 comments
Shyamkr1 commented
i am getting error
'PickerComponent' does not appear to be an NgModule class.(-996002)
picker.component.d.ts(5, 49): This likely means that the library (@ctrl/ngx-emoji-mart) which declares PickerComponent is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
(alias) class PickerComponent
import PickerComponent.
even i tried all version
scttcper commented
version 9?
scttcper commented
reinstall and make sure you're using the right version of angular
Shyamkr1 commented
ERROR in
***@***.***/ngx-emoji-mart/ngx-emoji/emoji.component.d.ts:77:21 -
error TS2694: Namespace
***@***.***/core/core"' has no
exported member 'ɵɵFactoryDeclaration'.
77 static ɵfac: i0.ɵɵFactoryDeclaration<EmojiComponent, never>;
…On Thu, 14 Sept 2023 at 21:55, Scott Cooper ***@***.***> wrote:
reinstall and make sure you're using the right version of angular
—
Reply to this email directly, view it on GitHub
<#436 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BCHMBXLY64F5RF6JLTU522DX2MVXVANCNFSM6AAAAAA4X42QNI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Shyamkr1 commented
ERROR in
.***@***.***/ngx-emoji-mart/fesm2022/ctrl-ngx-emoji-mart.mjs 12:15
Module parse failed: Unexpected token (12:15)
You may need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders
|
| class AnchorsComponent {
categories = [];
| color;
| selected;
…On Fri, 15 Sept 2023 at 10:20, Shyam Kumar ***@***.***> wrote:
ERROR in
***@***.***/ngx-emoji-mart/ngx-emoji/emoji.component.d.ts:77:21 -
error TS2694: Namespace
***@***.***/core/core"' has no
exported member 'ɵɵFactoryDeclaration'.
77 static ɵfac: i0.ɵɵFactoryDeclaration<EmojiComponent, never>;
On Thu, 14 Sept 2023 at 21:55, Scott Cooper ***@***.***>
wrote:
> reinstall and make sure you're using the right version of angular
>
> —
> Reply to this email directly, view it on GitHub
> <#436 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BCHMBXLY64F5RF6JLTU522DX2MVXVANCNFSM6AAAAAA4X42QNI>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
Shyamkr1 commented
***@***.***/flex-layout/grid/typings/areas/areas.d.ts:19:18 -
error TS2314: Generic type 'ɵɵFactoryDef' requires 2 type argument(s).
19 static ɵfac: ɵngcc0.ɵɵFactoryDef<GridAreasStyleBuiler>;
…On Fri, 15 Sept 2023 at 10:26, Shyam Kumar ***@***.***> wrote:
ERROR in
.***@***.***/ngx-emoji-mart/fesm2022/ctrl-ngx-emoji-mart.mjs 12:15
Module parse failed: Unexpected token (12:15)
You may need an appropriate loader to handle this file type, currently no
loaders are configured to process this file. See
https://webpack.js.org/concepts#loaders
|
| class AnchorsComponent {
> categories = [];
| color;
| selected;
On Fri, 15 Sept 2023 at 10:20, Shyam Kumar ***@***.***> wrote:
> ERROR in
> ***@***.***/ngx-emoji-mart/ngx-emoji/emoji.component.d.ts:77:21 -
> error TS2694: Namespace
> ***@***.***/core/core"' has no
> exported member 'ɵɵFactoryDeclaration'.
>
> 77 static ɵfac: i0.ɵɵFactoryDeclaration<EmojiComponent, never>;
>
> On Thu, 14 Sept 2023 at 21:55, Scott Cooper ***@***.***>
> wrote:
>
>> reinstall and make sure you're using the right version of angular
>>
>> —
>> Reply to this email directly, view it on GitHub
>> <#436 (comment)>,
>> or unsubscribe
>> <https://github.com/notifications/unsubscribe-auth/BCHMBXLY64F5RF6JLTU522DX2MVXVANCNFSM6AAAAAA4X42QNI>
>> .
>> You are receiving this because you authored the thread.Message ID:
>> ***@***.***>
>>
>