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

tsd install --save doesn't work if types are already installed but not saved #182

Open
andrewaustin opened this issue Jul 3, 2015 · 3 comments

Comments

@andrewaustin
Copy link

Sometimes I forget to type --save when doing an install, so my tsd.json is not updated with my new type definitions.

If I rerun tsd install --save again my tsd.json is not updated. Instead, I must first rm typings/* and reinstall everything.

Is it possible to have tsd be consistent with tools like npm and bower where saving already installed packages will correctly save them? If so, I can work on a PR.

@Diullei
Copy link
Member

Diullei commented Jul 3, 2015

Totally agree. I sent a PR covering it. I'll merge it. #183

@alexewerlof
Copy link

+1 really annoying

@hoto
Copy link

hoto commented Dec 26, 2015

Looks like this is still an issue in tsd 0.6.0-beta.5

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

4 participants