Created
April 20, 2016 17:40
-
-
Save adjavaherian/f0c2eb381416e3b5311c018d42c66c2e to your computer and use it in GitHub Desktop.
appium path error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[debug] [iOSSim] Building bundle path map | |
[iOS] Error: ENOENT: no such file or directory, scandir '/Users/4m1r/Library/Developer/CoreSimulator/Devices/87A53418-4DB5-43FF-8EF7-170CA6640AFB/data/Containers/Containers/Data/Application' | |
at Error (native) | |
{ [Error: ENOENT: no such file or directory, scandir '/Users/4m1r/Library/Developer/CoreSimulator/Devices/87A53418-4DB5-43FF-8EF7-170CA6640AFB/data/Containers/Containers/Data/Application'] | |
cause: | |
{ [Error: ENOENT: no such file or directory, scandir '/Users/4m1r/Library/Developer/CoreSimulator/Devices/87A53418-4DB5-43FF-8EF7-170CA6640AFB/data/Containers/Containers/Data/Application'] | |
errno: -2, | |
code: 'ENOENT', | |
syscall: 'scandir', | |
path: '/Users/4m1r/Library/Developer/CoreSimulator/Devices/87A53418-4DB5-43FF-8EF7-170CA6640AFB/data/Containers/Containers/Data/Application' }, | |
isOperational: true, | |
errno: -2, | |
code: 'ENOENT', | |
syscall: 'scandir', | |
path: '/Users/4m1r/Library/Developer/CoreSimulator/Devices/87A53418-4DB5-43FF-8EF7-170CA6640AFB/data/**Containers/Containers**/Data/Application' } | |
[iOS] Could not reset simulator. Leaving as is. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment