You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 30, 2019. It is now read-only.
With npm and bower you just need to specify "install" to install everything listed in their configuration file. I think tsd should behave the same way to avoid confusing the user.
I searched a long time before finding the right command to do what I wanted:
tsd reinstall -s
It should install the modules listed in the configuration, but also creates the tsd.d.ts if it does not exists.