$ npm install -g browserify-breakdown
$ browserify-breakdown
env: node\r: No such file or directory
If you convert the line endings to unix style, then this will start working for users on non-Windows systems, I believe. If you google for the error message, you can see how others resolved it. For example: https://github.com/nwjs-community/nw-builder/issues/75
If you convert the line endings to unix style, then this will start working for users on non-Windows systems, I believe. If you google for the error message, you can see how others resolved it. For example: https://github.com/nwjs-community/nw-builder/issues/75