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
Hey I ran into this error where the code compiles, but when I check the browser I get an error in the console saying that Moment.duration is not a function. Heres the code
@kennetpostigo, for now, the expected version of moment is "moment": "^2.20.1" as specified in package.json. You are using an old version. Do you think it is possible for you to upgrade?
If not, probably we need to figure out how to publish dual versioned bindings.
Hey I ran into this error where the code compiles, but when I check the browser I get an error in the console saying that Moment.duration is not a function. Heres the code
Heres the error:
The text was updated successfully, but these errors were encountered: