-
Notifications
You must be signed in to change notification settings - Fork 306
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
Error after updating maestro to CLI 1.39.9 #2257
Comments
Hey @TsTeamDev can you try updating with brew?
|
We're seeing a similar error, installing via
|
This should be fixed now! We've updated and fixed the script. You can try updating again. Let me know if you still see issues. |
Hi, |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
Is there an existing issue for this?
Steps to reproduce
Error after updating maestro to CLI 1.39.9
Actual results
Error after executing maestro:
with maestro version installed
######################################################################## 100.0%
Installation was successful!
Please open a new terminal OR run the following in the existing one:
Then run the following command:
Welcome to Maestro!
user1@user1-Mini Maestro % maestro
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/user1/.maestro/lib/logback-classic-1.2.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/user1/.maestro/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
Exception in thread "main" java.lang.NoSuchMethodError: 'com.fasterxml.jackson.databind.ObjectMapper com.fasterxml.jackson.module.kotlin.ExtensionsKt.jacksonObjectMapper$default(kotlin.jvm.functions.Function1, int, java.lang.Object)'
at maestro.cli.analytics.Analytics.(Analytics.kt:41)
at maestro.cli.AppKt.main(App.kt:108)
Expected results
Update process is done successfully
About app
Could not execute any test
About environment
Logs
Logs
Maestro version
1.39.7
How did you install Maestro?
install script (https://get.maestro.mobile.dev)
Anything else?
No response
The text was updated successfully, but these errors were encountered: