Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary file name is 'cli' #13

Closed
b6pzeusbc54tvhw5jgpyw8pwz2x6gs opened this issue Jul 7, 2016 · 3 comments
Closed

Binary file name is 'cli' #13

b6pzeusbc54tvhw5jgpyw8pwz2x6gs opened this issue Jul 7, 2016 · 3 comments

Comments

@b6pzeusbc54tvhw5jgpyw8pwz2x6gs
Copy link

b6pzeusbc54tvhw5jgpyw8pwz2x6gs commented Jul 7, 2016

Hi,

When i installed it globally, (with nvm)
I suppose that bin file name is bundle-size, but the file name is cli now.
I attached my bash history.

2012MidMPR:~$ npm i -g bundle-size
/Users/ssohjiro/.nvm/versions/node/v4.4.4/bin/cli -> /Users/ssohjiro/.nvm/versions/node/v4.4.4/lib/node_modules/bundle-size/bin/cli.js
bundle-size@0.5.1 /Users/ssohjiro/.nvm/versions/node/v4.4.4/lib/node_modules/bundle-size
├── minimist@1.2.0
├── pretty-bytes@3.0.1 (number-is-nan@1.0.0)
├── envify@3.4.0 (through@2.3.8, jstransform@10.1.0)
├── uglify-js@2.6.2 (async@0.2.10, uglify-to-browserify@1.0.2, source-map@0.5.6, yargs@3.10.0)
└── browserify@13.0.0 (browser-resolve@1.11.2, https-browserify@0.0.1, tty-browserify@0.0.0, path-browserify@0.0.0, duplexer2@0.1.4, punycode@1.4.1, constants-browserify@1.0.0, string_decoder@0.10.31, isarray@0.0.1, os-browserify@0.1.2, inherits@2.0.1, htmlescape@1.1.1, stream-browserify@2.0.1, process@0.11.5, assert@1.3.0, defined@1.0.0, subarg@1.0.0, domain-browser@1.1.7, xtend@4.0.1, read-only-stream@2.0.0, querystring-es3@0.2.1, timers-browserify@1.4.2, deps-sort@2.0.0, util@0.10.3, events@1.1.1, parents@1.0.1, has@1.0.1, vm-browserify@0.0.4, console-browserify@1.1.0, url@0.11.0, shell-quote@1.6.1, labeled-stream-splicer@2.0.0, stream-http@2.3.0, shasum@1.0.2, readable-stream@2.1.4, concat-stream@1.5.1, through2@2.0.1, resolve@1.1.7, buffer@4.7.0, JSONStream@1.1.3, browserify-zlib@0.1.4, syntax-error@1.1.6, browser-pack@6.0.1, glob@5.0.15, module-deps@4.0.7, insert-module-globals@7.0.1, crypto-browserify@3.11.0)

2012MidMPR:~$ npmdle-size
-bash: npmdle-size: command not found

2012MidMPR:~$ cli

2012MidMPR:~$ cli --help

Show bundle file size of npm packages

Usage
  cli [packages] [options]

Options
  -e, --env         set NODE_ENV
  -h, --help        show help
  -r, --reporter    output style
  -v, --version     print version

2012MidMPR:~$

Thanks for good useful module!

@mkwtys
Copy link
Owner

mkwtys commented Jul 7, 2016

Thanks. I will rename the binary file name.

mkwtys added a commit that referenced this issue Jul 7, 2016
@mkwtys
Copy link
Owner

mkwtys commented Jul 7, 2016

Release v0.6.0.

@mkwtys mkwtys closed this as completed Jul 7, 2016
@b6pzeusbc54tvhw5jgpyw8pwz2x6gs
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants