Closed dudatom4 closed 3 months ago
Today i updated Jetclient to the newest version. Before the update everything wokred perfectly.
When i try to use command await jc.runFolder("FOLDER X")
Error is shown: TypeError: invokeMember (runFolder) on io.jetclient.js.bindings.s failed due to: Unknown identifier: runFolder
It looks like the command doesnt exists. Is it bug?
Thanks
The runFolder will be reintroduced in the next version, which should be released tomorrow or on Monday. Sorry for the inconvenience.
runFolder
Today i updated Jetclient to the newest version. Before the update everything wokred perfectly.
When i try to use command await jc.runFolder("FOLDER X")
Error is shown: TypeError: invokeMember (runFolder) on io.jetclient.js.bindings.s failed due to: Unknown identifier: runFolder
It looks like the command doesnt exists. Is it bug?
Thanks