I am running: node app.js add. And my code is: const yargs = require('yargs'); yargs.command({ command:'add', describe:'Adding command', ...
確定! 回上一頁