Cdktf get error: _type: 'Usage'


Why keep getting this error?

Whenever run cdktf get cli, I got this errir,

Error
at Object.Usage (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:97:3020)
at tye (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:549:733)
at wSr (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:549:1026)
at async d9 (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:549:1080)
at async Object.U7r (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cmds/handlers.js:554:25790)
at async sR.handleCommand (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cdktf.js:91:27144)
at async K.handler (/usr/local/lib/node_modules/cdktf-cli/bundle/bin/cdktf.js:91:15344) {
__type: ‘Usage’
}