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

Add usage instructions #27

Open
HaleTom opened this issue Oct 21, 2017 · 1 comment
Open

Add usage instructions #27

HaleTom opened this issue Oct 21, 2017 · 1 comment

Comments

@HaleTom
Copy link

HaleTom commented Oct 21, 2017

Would you consider giving a guide to usage if invoked in an invalid way?

Currently I see:

$ solcheck
/home/ravi/.local/share/npm/lib/node_modules/minimatch/minimatch.js:116
    throw new TypeError('glob pattern string required')
    ^

TypeError: glob pattern string required
    at new Minimatch (/home/ravi/.local/share/npm/lib/node_modules/minimatch/minimatch.js:116:11)
    at setopts (/home/ravi/.local/share/npm/lib/node_modules/glob/common.js:118:20)
    at new Glob (/home/ravi/.local/share/npm/lib/node_modules/glob/glob.js:135:3)
    at glob (/home/ravi/.local/share/npm/lib/node_modules/glob/glob.js:75:10)
    at lint (/home/ravi/.local/share/npm/lib/node_modules/solcheck/lib/index.js:32:22)
    at main (/home/ravi/.local/share/npm/lib/node_modules/solcheck/lib/index.js:73:5)
    at Object.<anonymous> (/home/ravi/.local/share/npm/lib/node_modules/solcheck/bin/solcheck.js:3:24)
    at Module._compile (module.js:570:32)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
@HaleTom HaleTom changed the title Add usage Add usage instructions Oct 21, 2017
@federicobond
Copy link
Owner

Yes, definitely. Thanks for reporting this.

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

2 participants