treasure-data / td

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

Fix account command error on windows #262

Closed tung-vu-td closed 1 year ago

tung-vu-td commented 1 year ago

Purpose

Ruby 3 has dropped Win32API gem, causing td account command to fail. We need to replace Win32API with fiddle.

Overview

Impact