cli icon indicating copy to clipboard operation
cli copied to clipboard

[wishlist] smaller download size

Open Almenon opened this issue 7 years ago • 0 comments

The package took 11 minutes to download.

c:\dev\AREPL-vscode>npm i -g semantic-release-cli
npm WARN deprecated [email protected]: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11)
C:\Users\almenon\AppData\Roaming\npm\semantic-release-cli -> C:\Users\almenon\AppData\Roaming\npm\node_modules\semantic-release-cli\bin\semantic-release.js

> [email protected] install C:\Users\almenon\AppData\Roaming\npm\node_modules\semantic-release-cli\node_modules\keytar
> prebuild-install || node-gyp rebuild

+ [email protected]
added 786 packages from 882 contributors in 668.518s

I know there's a lot of variability from computer to computer and from time to time, but 11 minutes is .... alot.

But thanks for making the cli tool, I was able to successfully use it over at arepl-backend :)

Almenon avatar Oct 23 '18 06:10 Almenon