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
As of version 2.1.5, the dcl-catalyst-client library fetches the current time against an external API. That way, if the user deploying a scene has the wrong time locally, the deployment will still be successful.
We tried updating it, but there was a strange error being show: Error: dcl deploy window is not defined, run “dcl help deploy” for more info.
It looked like it was related to some updates on dependent libraries. We had to revert it on 46acf59, but we should take the time to go back and update the library.
The text was updated successfully, but these errors were encountered:
As of version 2.1.5, the
dcl-catalyst-client
library fetches the current time against an external API. That way, if the user deploying a scene has the wrong time locally, the deployment will still be successful.We tried updating it, but there was a strange error being show:
Error: dcl deploy window is not defined, run “dcl help deploy” for more info.
It looked like it was related to some updates on dependent libraries. We had to revert it on 46acf59, but we should take the time to go back and update the library.
The text was updated successfully, but these errors were encountered: