-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: apicalypse is not a function #27
Comments
Try this instead: https://github.com/twitchtv/igdb-api-node |
Sadly I'm getting the same error there :( Well, now I'm getting |
Are you able to output what igdb is if it's not a function? I suspect there is some issue with your esmodule set up. |
According to this answer from SO you might try to use |
Getting the same issue, still no solution? |
try with, this works for me in deno 2.0
|
I'm getting the error
TypeError: apicalypse is not a function
.My code is:
What am I doing wrong?
The text was updated successfully, but these errors were encountered: