Skip to content

Instantly share code, notes, and snippets.

@TBD
Created December 13, 2012 22:02
Show Gist options
  • Save TBD/4280424 to your computer and use it in GitHub Desktop.
Save TBD/4280424 to your computer and use it in GitHub Desktop.
roots 0.0.9 fails on deploy
~/Desktop ❯❯❯ roots new test
new project created at /test
~/Desktop ❯❯❯ cd test
~/D/test git:master ❯❯❯ roots compile ◼
compiling project...
minifying & compressing...
~/D/test git:master ❯❯❯ roots deploy test ◼
compiling project... done!
heroku config files copied...
{ [Error: Command failed: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
fatal: Unable to read current working directory: No such file or directory
fatal: Unable to read current working directory: No such file or directory
] killed: false, code: 128, signal: null }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment