sudharsan-selvaraj / appium-dashboard-plugin

Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
116 stars 28 forks source link

Problem with latest appium 2.0@b46 #88

Closed duchu closed 1 year ago

duchu commented 1 year ago

When i want to start appium server with device-farm and this plugin, console throws this message and shutdown

WARN Appium - Plugin "appium-dashboard" (packageappium-dashboard) may be incompatible with the current version of Appium (v2.0.0-beta.46) due to an invalid or missing peer dependency on Appium. Please ask the developer ofappium-dashboardto add a peer dependency on^appium@2.0.0-beta.46.

@sudharsan-selvaraj do you have plans to update your plugin in near future?

macro-dadt commented 1 year ago

having the same issue

sudharsan-selvaraj commented 1 year ago

@duchu Fixed the issue as part of v2.0.0. Update the plugin using below command

appium plugin update appium-dashboard --unsafe