Open 974918051 opened 4 years ago
在终端输入: brew install node
brew install node
接着输入: npm install --global trash-cli 参考链接:https://github.com/sindresorhus/trash-cli
npm install --global trash-cli
ok,完事。
1、install npm
在终端输入:
brew install node
2、install trash-cli
接着输入:
npm install --global trash-cli
参考链接:https://github.com/sindresorhus/trash-cliok,完事。