To solve the error "Cannot find module 'ts-node/register'", install `ts-node` and `typescript` as development dependencies by running `npm install ...
確定! 回上一頁