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'm trying to use animejs v4.0.0 in my Angular project.
Has got this error:
X [ERROR] TS2370: A rest parameter must be of an array type. [plugin angular-compiler]
node_modules/animejs/types/index.d.ts:253:24:
253 │ ...ort let linear: (...args?: (string | number)[]) => EasingFunct...
╵ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Hi! 👋
Firstly, thanks for your work on this project! 🙂
I'm trying to use animejs v4.0.0 in my Angular project.
Has got this error:
tsconfig.json
tsconfig.app.json
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.
The text was updated successfully, but these errors were encountered: