-
Notifications
You must be signed in to change notification settings - Fork 8
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
Join() - object is not a function (Futures) #4
Comments
I get the same error. Tried reinstalling node completely, doesn't seem to work. |
@mikemilano @amanj2718 I struggled with the same issue, and here is the workaround for it:
Then open
Done! |
why do you think this problem happens? I tried adding |
I followed your steps @tjwudi but still get this:
By adding join to the Spriter package file I don't get console errors but the promise join.when() doesn't get triggered. |
I made a pull request - https://github.com/cykod/Spriter/pull/5/files but updating to latest packages solved the issue |
I've installed via the instructions, but I am running into this error when I try to run spriter:
The text was updated successfully, but these errors were encountered: