Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@adjavaherian
Created April 20, 2016 17:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adjavaherian/f0c2eb381416e3b5311c018d42c66c2e to your computer and use it in GitHub Desktop.
Save adjavaherian/f0c2eb381416e3b5311c018d42c66c2e to your computer and use it in GitHub Desktop.
appium path error log
[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