We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 text was updated successfully, but these errors were encountered:
The runFolder will be reintroduced in the next version, which should be released tomorrow or on Monday. Sorry for the inconvenience.
runFolder
Sorry, something went wrong.
No branches or pull requests
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 text was updated successfully, but these errors were encountered: