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
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
I tried running docker-osx-dev in a directory that has a space in its name and it failed with:
2016-06-29 22:27:38 [INFO] Initial sync using tar for /Users/seanhuber/Rails
tar: Rails: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors.
2016-06-29 22:27:38 [INFO] Initial sync using tar for Apps/rt_treats
tar: could not chdir to 'Apps'
tar: short read
error in run: exit status 1
The path of the directory I was in is /Users/seanhuber/Rails Apps
The text was updated successfully, but these errors were encountered:
I tried running
docker-osx-dev
in a directory that has a space in its name and it failed with:The path of the directory I was in is
/Users/seanhuber/Rails Apps
The text was updated successfully, but these errors were encountered: