stderr(chalk.red('rollup --watch depends on the rollup-watch package, which could not be found. You can install it globally (recommended) with ')+chalk.cyan('npm install -g rollup-watch'));
stderr(chalk.red('rollup --watch depends on the rollup-watch package, which could not be found. Install it with ')+chalk.cyan('npm install -D rollup-watch'));