Lesson 14 - ERROR processing skip func. TypeError: Cannot call a class as a function #3671
Answered
by
Im-Kunal-13
Im-Kunal-13
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
Im-Kunal-13
Nov 5, 2022
Replies: 2 comments 4 replies
-
For those facing this issue... downgrade the @pinata/sdk package to version ^1.1.23. I'll work fine |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Im-Kunal-13
-
I had the same issue, but for me the solution was to add "new" before the call, which you can also find in patricks repo: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For those facing this issue... downgrade the @pinata/sdk package to version ^1.1.23. I'll work fine