Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grasshopper jump should work on an empty dir #3

Open
pajtai opened this issue Jul 28, 2014 · 0 comments
Open

grasshopper jump should work on an empty dir #3

pajtai opened this issue Jul 28, 2014 · 0 comments

Comments

@pajtai
Copy link
Contributor

pajtai commented Jul 28, 2014

seems like gh could do an npm init (& even create a new dir) for you pretty easily, so that it is not necessary to do:

mkdir newProject && cd newPoject && npm init && grasshopper jump

tried running gh jump on an empty dir and got:

Error: Can't find package.json file (/Users/pajtai/git/rec/package.json). Please run the npm init command in your project home.

GRASSHOPPER-CLI VERSION: 0.1.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant