Created
December 13, 2012 22:02
-
-
Save TBD/4280424 to your computer and use it in GitHub Desktop.
roots 0.0.9 fails on deploy
This file contains hidden or 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
~/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