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

installing globally with yarn results in error when using #19

Open
brainlid opened this issue Mar 2, 2019 · 1 comment
Open

installing globally with yarn results in error when using #19

brainlid opened this issue Mar 2, 2019 · 1 comment
Assignees
Labels

Comments

@brainlid
Copy link
Owner

brainlid commented Mar 2, 2019

After installing globally with yarn

yarn global add wbs-markdown

It installs without issue but attempting to run it fails.

$ wbsm r
error: wbsm-report(1) does not exist, try --help

Workaround: installing with npm works.

@brainlid brainlid added the bug label Mar 2, 2019
@brainlid brainlid self-assigned this Mar 2, 2019
@brainlid
Copy link
Owner Author

brainlid commented Mar 2, 2019

Verified that this is an existing known problem. Appears to be with "commander.js".

tj/commander.js#786 (comment)

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

No branches or pull requests

1 participant