Last active
January 3, 2016 06:19
-
-
Save kevcjones-archived/8421664 to your computer and use it in GitHub Desktop.
grunt-react with grunt-browserify set direct to 1.3.0 fails to run, this is the tree in the folder (compare to https://gist.github.com/KevCJones/8421756)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| grunt-react@0.6.0 /XXXXX/Work/GITS/grunt-react | |
| ├─┬ browserify@3.20.0 | |
| │ ├── assert@1.1.0 | |
| │ ├─┬ browser-pack@2.0.1 | |
| │ │ ├─┬ combine-source-map@0.3.0 | |
| │ │ │ ├── convert-source-map@0.3.3 | |
| │ │ │ ├── inline-source-map@0.3.0 | |
| │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ └── amdefine@0.1.0 | |
| │ │ └─┬ JSONStream@0.6.4 | |
| │ │ ├── jsonparse@0.0.5 | |
| │ │ └── through@2.2.7 | |
| │ ├─┬ browser-resolve@1.2.2 | |
| │ │ └── resolve@0.6.1 | |
| │ ├─┬ concat-stream@1.4.1 | |
| │ │ ├─┬ readable-stream@1.1.10 | |
| │ │ │ ├── core-util-is@1.0.1 | |
| │ │ │ └── debuglog@0.0.2 | |
| │ │ └── typedarray@0.0.5 | |
| │ ├── console-browserify@1.0.3 | |
| │ ├── constants-browserify@0.0.1 | |
| │ ├── crypto-browserify@1.0.9 | |
| │ ├── deep-equal@0.1.2 | |
| │ ├── defined@0.0.0 | |
| │ ├─┬ deps-sort@0.1.1 | |
| │ │ └─┬ JSONStream@0.6.4 | |
| │ │ ├── jsonparse@0.0.5 | |
| │ │ └── through@2.2.7 | |
| │ ├── domain-browser@1.1.1 | |
| │ ├── duplexer@0.1.1 | |
| │ ├── events@1.0.0 | |
| │ ├─┬ http-browserify@1.1.0 | |
| │ │ └── Base64@0.2.0 | |
| │ ├── https-browserify@0.0.0 | |
| │ ├── inherits@2.0.1 | |
| │ ├─┬ insert-module-globals@2.3.0 | |
| │ │ ├── commondir@0.0.1 | |
| │ │ ├─┬ lexical-scope@0.0.15 | |
| │ │ │ └─┬ astw@0.0.0 | |
| │ │ │ └── esprima@1.0.2 | |
| │ │ └── process@0.5.2 | |
| │ ├─┬ JSONStream@0.7.1 | |
| │ │ ├── jsonparse@0.0.5 | |
| │ │ └── through@2.2.7 | |
| │ ├── minimist@0.0.5 | |
| │ ├─┬ module-deps@1.2.2 | |
| │ │ ├─┬ detective@2.1.2 | |
| │ │ │ ├─┬ escodegen@0.0.15 | |
| │ │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ │ └── amdefine@0.1.0 | |
| │ │ │ └── esprima@1.0.2 | |
| │ │ └── resolve@0.6.1 | |
| │ ├─┬ native-buffer-browserify@2.0.8 | |
| │ │ ├── base64-js@0.0.6 | |
| │ │ └── ieee754@1.1.1 | |
| │ ├── os-browserify@0.1.1 | |
| │ ├── parents@0.0.2 | |
| │ ├── path-browserify@0.0.0 | |
| │ ├── punycode@1.2.3 | |
| │ ├── querystring@0.2.0 | |
| │ ├── shell-quote@0.0.1 | |
| │ ├─┬ stream-browserify@0.1.2 | |
| │ │ └── process@0.5.2 | |
| │ ├── stream-combiner@0.0.4 | |
| │ ├── string_decoder@0.0.0 | |
| │ ├─┬ syntax-error@0.0.1 | |
| │ │ └── esprima@0.9.9 | |
| │ ├─┬ timers-browserify@1.0.1 | |
| │ │ └── process@0.5.2 | |
| │ ├── tty-browserify@0.0.0 | |
| │ ├─┬ umd@2.0.0 | |
| │ │ ├─┬ rfile@1.0.0 | |
| │ │ │ ├── callsite@1.0.0 | |
| │ │ │ └── resolve@0.3.1 | |
| │ │ ├─┬ ruglify@1.0.0 | |
| │ │ │ └─┬ uglify-js@2.2.5 | |
| │ │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ │ └── wordwrap@0.0.2 | |
| │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ └── amdefine@0.1.0 | |
| │ │ └─┬ uglify-js@2.4.8 | |
| │ │ ├── async@0.2.9 | |
| │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ └── wordwrap@0.0.2 | |
| │ │ ├─┬ source-map@0.1.31 | |
| │ │ │ └── amdefine@0.1.0 | |
| │ │ └── uglify-to-browserify@1.0.1 | |
| │ ├─┬ url@0.7.9 | |
| │ │ ├── punycode@1.0.0 | |
| │ │ └── querystring@0.1.0 | |
| │ ├── util@0.10.2 | |
| │ ├─┬ vm-browserify@0.0.2 | |
| │ │ └── indexof@0.0.1 | |
| │ └─┬ zlib-browserify@0.0.3 | |
| │ └─┬ tape@0.2.2 | |
| │ ├── deep-equal@0.0.0 | |
| │ └── jsonify@0.0.0 | |
| ├─┬ grunt@0.4.2 | |
| │ ├── async@0.1.22 | |
| │ ├── coffee-script@1.3.3 | |
| │ ├── colors@0.6.2 | |
| │ ├── dateformat@1.0.2-1.2.3 | |
| │ ├── eventemitter2@0.4.13 | |
| │ ├── exit@0.1.2 | |
| │ ├─┬ findup-sync@0.1.2 | |
| │ │ └── lodash@1.0.1 | |
| │ ├── getobject@0.1.0 | |
| │ ├─┬ glob@3.1.21 | |
| │ │ ├── graceful-fs@1.2.3 | |
| │ │ └── inherits@1.0.0 | |
| │ ├── hooker@0.2.3 | |
| │ ├── iconv-lite@0.2.11 | |
| │ ├─┬ js-yaml@2.0.5 | |
| │ │ ├─┬ argparse@0.1.15 | |
| │ │ │ ├── underscore@1.4.4 | |
| │ │ │ └── underscore.string@2.3.3 | |
| │ │ └── esprima@1.0.4 | |
| │ ├── lodash@0.9.2 | |
| │ ├─┬ minimatch@0.2.14 | |
| │ │ ├── lru-cache@2.5.0 | |
| │ │ └── sigmund@1.0.0 | |
| │ ├─┬ nopt@1.0.10 | |
| │ │ └── abbrev@1.0.4 | |
| │ ├─┬ rimraf@2.0.3 | |
| │ │ └── graceful-fs@1.1.14 | |
| │ ├── underscore.string@2.2.1 | |
| │ └── which@1.0.5 | |
| ├─┬ grunt-browserify@1.3.0 | |
| │ ├── async@0.2.9 | |
| │ ├─┬ browserify@3.20.0 | |
| │ │ ├── assert@1.1.0 | |
| │ │ ├─┬ browser-pack@2.0.1 | |
| │ │ │ ├─┬ combine-source-map@0.3.0 | |
| │ │ │ │ ├── convert-source-map@0.3.3 | |
| │ │ │ │ ├── inline-source-map@0.3.0 | |
| │ │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ │ └── amdefine@0.1.0 | |
| │ │ │ └─┬ JSONStream@0.6.4 | |
| │ │ │ ├── jsonparse@0.0.5 | |
| │ │ │ └── through@2.2.7 | |
| │ │ ├─┬ browser-resolve@1.2.2 | |
| │ │ │ └── resolve@0.6.1 | |
| │ │ ├─┬ concat-stream@1.4.1 | |
| │ │ │ ├─┬ readable-stream@1.1.10 | |
| │ │ │ │ ├── core-util-is@1.0.1 | |
| │ │ │ │ └── debuglog@0.0.2 | |
| │ │ │ └── typedarray@0.0.5 | |
| │ │ ├── console-browserify@1.0.3 | |
| │ │ ├── constants-browserify@0.0.1 | |
| │ │ ├── crypto-browserify@1.0.9 | |
| │ │ ├── deep-equal@0.1.2 | |
| │ │ ├── defined@0.0.0 | |
| │ │ ├─┬ deps-sort@0.1.1 | |
| │ │ │ └─┬ JSONStream@0.6.4 | |
| │ │ │ ├── jsonparse@0.0.5 | |
| │ │ │ └── through@2.2.7 | |
| │ │ ├── domain-browser@1.1.1 | |
| │ │ ├── duplexer@0.1.1 | |
| │ │ ├── events@1.0.0 | |
| │ │ ├─┬ http-browserify@1.1.0 | |
| │ │ │ └── Base64@0.2.0 | |
| │ │ ├── https-browserify@0.0.0 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ ├─┬ insert-module-globals@2.3.0 | |
| │ │ │ ├── commondir@0.0.1 | |
| │ │ │ ├─┬ lexical-scope@0.0.15 | |
| │ │ │ │ └─┬ astw@0.0.0 | |
| │ │ │ │ └── esprima@1.0.2 | |
| │ │ │ └── process@0.5.2 | |
| │ │ ├─┬ JSONStream@0.7.1 | |
| │ │ │ ├── jsonparse@0.0.5 | |
| │ │ │ └── through@2.2.7 | |
| │ │ ├── minimist@0.0.5 | |
| │ │ ├─┬ module-deps@1.2.2 | |
| │ │ │ ├─┬ detective@2.1.2 | |
| │ │ │ │ ├─┬ escodegen@0.0.15 | |
| │ │ │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ │ │ └── amdefine@0.1.0 | |
| │ │ │ │ └── esprima@1.0.2 | |
| │ │ │ └── resolve@0.6.1 | |
| │ │ ├─┬ native-buffer-browserify@2.0.8 | |
| │ │ │ ├── base64-js@0.0.6 | |
| │ │ │ └── ieee754@1.1.1 | |
| │ │ ├── os-browserify@0.1.1 | |
| │ │ ├── parents@0.0.2 | |
| │ │ ├── path-browserify@0.0.0 | |
| │ │ ├── punycode@1.2.3 | |
| │ │ ├── querystring@0.2.0 | |
| │ │ ├── shell-quote@0.0.1 | |
| │ │ ├─┬ stream-browserify@0.1.2 | |
| │ │ │ └── process@0.5.2 | |
| │ │ ├── stream-combiner@0.0.4 | |
| │ │ ├── string_decoder@0.0.0 | |
| │ │ ├─┬ syntax-error@0.0.1 | |
| │ │ │ └── esprima@0.9.9 | |
| │ │ ├─┬ timers-browserify@1.0.1 | |
| │ │ │ └── process@0.5.2 | |
| │ │ ├── tty-browserify@0.0.0 | |
| │ │ ├─┬ umd@2.0.0 | |
| │ │ │ ├─┬ rfile@1.0.0 | |
| │ │ │ │ ├── callsite@1.0.0 | |
| │ │ │ │ └── resolve@0.3.1 | |
| │ │ │ ├─┬ ruglify@1.0.0 | |
| │ │ │ │ └─┬ uglify-js@2.2.5 | |
| │ │ │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ │ │ └── wordwrap@0.0.2 | |
| │ │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ │ └── amdefine@0.1.0 | |
| │ │ │ └─┬ uglify-js@2.4.8 | |
| │ │ │ ├─┬ optimist@0.3.7 | |
| │ │ │ │ └── wordwrap@0.0.2 | |
| │ │ │ ├─┬ source-map@0.1.31 | |
| │ │ │ │ └── amdefine@0.1.0 | |
| │ │ │ └── uglify-to-browserify@1.0.1 | |
| │ │ ├─┬ url@0.7.9 | |
| │ │ │ ├── punycode@1.0.0 | |
| │ │ │ └── querystring@0.1.0 | |
| │ │ ├── util@0.10.2 | |
| │ │ ├─┬ vm-browserify@0.0.2 | |
| │ │ │ └── indexof@0.0.1 | |
| │ │ └─┬ zlib-browserify@0.0.3 | |
| │ │ └─┬ tape@0.2.2 | |
| │ │ ├── deep-equal@0.0.0 | |
| │ │ └── jsonify@0.0.0 | |
| │ ├── browserify-shim@2.0.10 | |
| │ └── lodash@2.4.1 | |
| ├─┬ grunt-cli@0.1.11 | |
| │ ├─┬ findup-sync@0.1.2 | |
| │ │ ├─┬ glob@3.1.21 | |
| │ │ │ ├── graceful-fs@1.2.3 | |
| │ │ │ ├── inherits@1.0.0 | |
| │ │ │ └─┬ minimatch@0.2.14 | |
| │ │ │ ├── lru-cache@2.5.0 | |
| │ │ │ └── sigmund@1.0.0 | |
| │ │ └── lodash@1.0.1 | |
| │ ├─┬ nopt@1.0.10 | |
| │ │ └── abbrev@1.0.4 | |
| │ └── resolve@0.3.1 | |
| ├─┬ grunt-contrib-clean@0.5.0 | |
| │ └── rimraf@2.2.5 | |
| ├─┬ grunt-contrib-jshint@0.7.2 | |
| │ └─┬ jshint@2.3.0 | |
| │ ├─┬ cli@0.4.5 | |
| │ │ └─┬ glob@3.2.8 | |
| │ │ └── inherits@2.0.1 | |
| │ ├── console-browserify@0.1.6 | |
| │ ├─┬ minimatch@0.2.14 | |
| │ │ ├── lru-cache@2.5.0 | |
| │ │ └── sigmund@1.0.0 | |
| │ ├── shelljs@0.1.4 | |
| │ └── underscore@1.4.4 | |
| ├─┬ grunt-contrib-nodeunit@0.2.2 | |
| │ └─┬ nodeunit@0.8.2 | |
| │ └─┬ tap@0.4.8 | |
| │ ├── buffer-equal@0.0.0 | |
| │ ├── deep-equal@0.0.0 | |
| │ ├─┬ difflet@0.2.6 | |
| │ │ ├── charm@0.1.2 | |
| │ │ ├── deep-is@0.1.2 | |
| │ │ └── traverse@0.6.6 | |
| │ ├─┬ glob@3.2.8 | |
| │ │ ├── inherits@2.0.1 | |
| │ │ └─┬ minimatch@0.2.14 | |
| │ │ ├── lru-cache@2.5.0 | |
| │ │ └── sigmund@1.0.0 | |
| │ ├── inherits@2.0.1 | |
| │ ├── mkdirp@0.3.5 | |
| │ ├─┬ nopt@2.1.2 | |
| │ │ └── abbrev@1.0.4 | |
| │ ├─┬ runforcover@0.0.2 | |
| │ │ └─┬ bunker@0.1.2 | |
| │ │ └─┬ burrito@0.2.12 | |
| │ │ ├── traverse@0.5.2 | |
| │ │ └── uglify-js@1.1.1 | |
| │ ├── slide@1.1.5 | |
| │ └── yamlish@0.0.5 | |
| ├─┬ react-tools@0.8.0 | |
| │ ├─┬ commoner@0.8.13 | |
| │ │ ├── commander@2.1.0 | |
| │ │ ├─┬ glob@3.2.8 | |
| │ │ │ ├── inherits@2.0.1 | |
| │ │ │ └─┬ minimatch@0.2.14 | |
| │ │ │ ├── lru-cache@2.5.0 | |
| │ │ │ └── sigmund@1.0.0 | |
| │ │ ├── graceful-fs@2.0.1 | |
| │ │ ├── install@0.1.7 | |
| │ │ ├── mkdirp@0.3.5 | |
| │ │ ├── private@0.1.0 | |
| │ │ ├── q@1.0.0 | |
| │ │ ├─┬ recast@0.5.7 | |
| │ │ │ ├─┬ ast-types@0.3.16 | |
| │ │ │ │ └─┬ ast-path@0.1.4 | |
| │ │ │ │ ├─┬ mocha@1.13.0 | |
| │ │ │ │ │ ├── commander@0.6.1 | |
| │ │ │ │ │ ├── debug@0.7.4 | |
| │ │ │ │ │ ├── diff@1.0.7 | |
| │ │ │ │ │ ├─┬ glob@3.2.3 | |
| │ │ │ │ │ │ ├── inherits@2.0.1 | |
| │ │ │ │ │ │ └─┬ minimatch@0.2.14 | |
| │ │ │ │ │ │ ├── lru-cache@2.5.0 | |
| │ │ │ │ │ │ └── sigmund@1.0.0 | |
| │ │ │ │ │ ├── growl@1.7.0 | |
| │ │ │ │ │ └─┬ jade@0.26.3 | |
| │ │ │ │ │ └── mkdirp@0.3.0 | |
| │ │ │ │ └── private@0.0.5 | |
| │ │ │ ├── cls@0.1.3 | |
| │ │ │ ├── esprima@1.0.4 | |
| │ │ │ ├─┬ mocha@1.15.1 | |
| │ │ │ │ ├── commander@2.0.0 | |
| │ │ │ │ ├── debug@0.7.4 | |
| │ │ │ │ ├── diff@1.0.7 | |
| │ │ │ │ ├─┬ glob@3.2.3 | |
| │ │ │ │ │ ├── inherits@2.0.1 | |
| │ │ │ │ │ └─┬ minimatch@0.2.14 | |
| │ │ │ │ │ ├── lru-cache@2.5.0 | |
| │ │ │ │ │ └── sigmund@1.0.0 | |
| │ │ │ │ ├── growl@1.7.0 | |
| │ │ │ │ └─┬ jade@0.26.3 | |
| │ │ │ │ ├── commander@0.6.1 | |
| │ │ │ │ └── mkdirp@0.3.0 | |
| │ │ │ └─┬ source-map@0.1.31 | |
| │ │ │ └── amdefine@0.1.0 | |
| │ │ └─┬ whiskey@0.6.13 | |
| │ │ ├── async@0.2.9 | |
| │ │ ├── gex@0.0.1 | |
| │ │ ├── logmagic@0.1.4 | |
| │ │ ├── magic-templates@0.1.1 | |
| │ │ ├── rimraf@1.0.1 | |
| │ │ ├── simplesets@1.1.6 | |
| │ │ ├── sprintf@0.1.3 | |
| │ │ ├── terminal@0.1.3 | |
| │ │ └── underscore@1.5.2 | |
| │ ├── esprima-fb@2001.1001.0-dev-harmony-fb | |
| │ └─┬ jstransform@2.0.2 | |
| │ ├── base62@0.1.1 | |
| │ └─┬ source-map@0.1.31 | |
| │ └── amdefine@0.1.0 | |
| └── through@2.3.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment