TypeScipt initialization #270
-
I import ETA as in the documentation, but it gives me the error "ayvavy". What Im doing wrong?
src/app.ts:3:21 - error TS2554: Expected 0 arguments, but got 1. |
Beta Was this translation helpful? Give feedback.
Answered by
rodionveretin
Jan 4, 2024
Replies: 1 comment 2 replies
-
@rodionveretin what version of Eta are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It was a problem with the typescript version, I installed the latest one, the error went away