gitjk icon indicating copy to clipboard operation
gitjk copied to clipboard

Getting some errors

Open chrismadrigal opened this issue 11 years ago • 1 comments

This is what I get on my bash now: shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

chrismadrigal avatar May 28 '14 01:05 chrismadrigal

If you download this repo, npm install, and run the tests using mocha, does the error occur there? Or is it in the history to tail to gitjk_cmd part?

mapmeld avatar May 28 '14 04:05 mapmeld