Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

First argument ignored when using flags #143

Open
jake-danton opened this issue Apr 12, 2015 · 0 comments
Open

First argument ignored when using flags #143

jake-danton opened this issue Apr 12, 2015 · 0 comments

Comments

@jake-danton
Copy link

Using install without flags works as expected. Running tsd install chai mocha installs both chai and mocha. However, running tsd install -s chai mocha, tsd install -r chai mocha, etc. only installs mocha.

Similarly, running tsd install -s chai results in the error "pass at least one query pattern".

The npm package I am using is 0.6.0-beta.5.

@blakeembrey blakeembrey mentioned this issue May 1, 2015
7 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant