treasure-data / td

CUI Interface
https://toolbelt.treasuredata.com
49 stars 26 forks source link

Bug fixes for installing and updating in Windows #251

Closed tung-vu-td closed 3 years ago

tung-vu-td commented 3 years ago

This PR includes fixes for:

  1. td gem version does not load correctly because previous versions also exists. Solution is to remove vendor/ folder first in the installing process.
  2. td update throws exception if folder .td does not exist in HOME directory.