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

--repos must be a directory #2

Open
Sequoia opened this issue Oct 6, 2016 · 0 comments
Open

--repos must be a directory #2

Sequoia opened this issue Oct 6, 2016 · 0 comments

Comments

@Sequoia
Copy link
Contributor

Sequoia commented Oct 6, 2016

I probably introduced this issue 😅 & I am not working on get-readmes at the moment but I'm working with it so I want to put a pin in while it's fresh on my mind.

get-readmes.js

var REPOS = path.resolve(process.cwd(), argv.repos, 'repos.json');

Passing --repos=./repos.json causes the program to look for cwd()/repos.json/repos.json

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

No branches or pull requests

1 participant