标签: node.js npm npm-install
如何设置超时以在npm内的指定时间内安装软件包。
让我们说npm install jasmine需要20秒。如果安装失败超过10秒,是否有办法使安装失败。
npm install jasmine