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
I haven't seen such an error, but probably another task was taking C:\Users\Dor-B\AppData\Local\Temp\espresso-server-emulator-5554...?
Usually gradle task runs to build the espresso server, but maybe something locked the resource. Potentially Win env specific(?)
@KazuCocoa could be related?
I see this once the appium server start:
`[Appium] Attempting to load driver espresso...
[debug] [Appium] Requiring driver at C:\Users\Dor-B\.appium\node_modules\appium-espresso-driver
(node:37164) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
(Use `node --trace-warnings ...` to show where the warning was created)`
Trying to start the session with appium 2.0.1 using Espresso driver v2.25.0
LOGS:
The text was updated successfully, but these errors were encountered: