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
I am using npm to install latest version of AMI, and when I import to use them, I got error syntax like TS2339: Property ' ' does not exist on type '(Anonymous class)'. How should I fix that? here is my wepack config:
I am using npm to install latest version of AMI, and when I import to use them, I got error syntax like
TS2339: Property ' ' does not exist on type '(Anonymous class)'.
How should I fix that? here is my wepack config:and tsconfig.json
Thank you.
The text was updated successfully, but these errors were encountered: