Skip to content

Instantly share code, notes, and snippets.

@mikeal
Last active December 23, 2015 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeal/6693250 to your computer and use it in GitHub Desktop.
Save mikeal/6693250 to your computer and use it in GitHub Desktop.
/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/insert-module-globals/index.js:76
return tr.queue(row);
^
TypeError: Object #<Stream> has no method 'queue'
at Stream.write (/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/insert-module-globals/index.js:76:23)
at Stream.stream.write (/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/insert-module-globals/node_modules/through/index.js:22:11)
at Stream.ondata (stream.js:51:26)
at Stream.EventEmitter.emit (events.js:95:17)
at drain (/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/through/index.js:36:16)
at Stream.stream.queue.stream.push (/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/through/index.js:45:5)
at Stream.<anonymous> (/Users/mikeal/Documents/git/countryico/node_modules/browserify/index.js:226:19)
at Stream.stream.write (/Users/mikeal/Documents/git/countryico/node_modules/browserify/node_modules/through/index.js:26:11)
at Stream.ondata (stream.js:51:26)
at Stream.EventEmitter.emit (events.js:95:17)
/Users/mikeal/Documents/git/countryico
├─┬ brfs@0.0.8
│ ├─┬ escodegen@0.0.17
│ │ ├── esprima@1.0.4
│ │ ├── estraverse@0.0.4
│ │ └─┬ source-map@0.1.29
│ │ └── amdefine@0.0.8
│ ├─┬ falafel@0.1.6
│ │ └── esprima@1.0.4
│ └── through@2.2.7
├─┬ browserify@2.32.4
│ ├─┬ browser-builtins@2.0.4
│ │ ├─┬ buffer-browserify@0.2.2
│ │ │ └── base64-js@0.0.2
│ │ ├── console-browserify@1.0.1
│ │ ├── constants-browserify@0.0.1
│ │ ├── crypto-browserify@1.0.3
│ │ ├─┬ http-browserify@0.1.13
│ │ │ └── Base64@0.1.3
│ │ ├── os-browserify@0.1.1
│ │ ├── punycode@1.2.3
│ │ ├── vm-browserify@0.0.1
│ │ └── zlib-browserify@0.0.1
│ ├─┬ browser-pack@0.10.2
│ │ └─┬ combine-source-map@0.1.3
│ │ ├── convert-source-map@0.2.6
│ │ ├─┬ inline-source-map@0.2.5
│ │ │ └─┬ source-map@0.1.29
│ │ │ └── amdefine@0.0.8
│ │ └── parse-base64vlq-mappings@0.1.4
│ ├─┬ browser-resolve@1.1.4
│ │ └── resolve@0.5.1
│ ├─┬ concat-stream@1.0.1
│ │ └─┬ bops@0.0.6
│ │ ├── base64-js@0.0.2
│ │ └── to-utf8@0.0.1
│ ├─┬ deps-sort@0.1.1
│ │ └── minimist@0.0.5
│ ├── duplexer@0.1.1
│ ├── inherits@1.0.0
│ ├─┬ insert-module-globals@1.3.1
│ │ ├── commondir@0.0.1
│ │ ├── duplexer@0.0.4
│ │ ├─┬ JSONStream@0.4.4
│ │ │ └── jsonparse@0.0.5
│ │ ├─┬ lexical-scope@0.0.14
│ │ │ └─┬ astw@0.0.0
│ │ │ └── esprima@1.0.2
│ │ ├── process@0.5.1
│ │ └── through@0.0.4 invalid
│ ├─┬ JSONStream@0.6.4
│ │ ├── jsonparse@0.0.5
│ │ └── through@2.2.7
│ ├─┬ module-deps@1.0.2
│ │ ├─┬ detective@2.1.2
│ │ │ ├─┬ escodegen@0.0.15
│ │ │ │ └─┬ source-map@0.1.29
│ │ │ │ └── amdefine@0.0.8
│ │ │ └── esprima@1.0.2
│ │ ├── minimist@0.0.5
│ │ └── resolve@0.4.3
│ ├─┬ optimist@0.5.2
│ │ └── wordwrap@0.0.2
│ ├── parents@0.0.1
│ ├── shell-quote@0.0.1
│ ├─┬ stream-combiner@0.0.2
│ │ └── duplexer@0.0.4
│ ├─┬ syntax-error@0.0.1
│ │ └── esprima@0.9.9
│ ├── through@2.3.4
│ └─┬ umd@1.1.1
│ ├─┬ 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.29
│ └── amdefine@0.0.8
├─┬ lodash.invert@2.1.0
│ └─┬ lodash.keys@2.1.0
│ ├── lodash._renative@2.1.0
│ ├─┬ lodash._shimkeys@2.1.0
│ │ └── lodash._objecttypes@2.1.0
│ └─┬ lodash.isobject@2.1.0
│ └── lodash._objecttypes@2.1.0
├─┬ lodash.map@2.1.0
│ ├─┬ lodash.createcallback@2.1.0
│ │ ├─┬ lodash._basecreatecallback@2.1.0
│ │ │ ├─┬ lodash._setbinddata@2.1.0
│ │ │ │ ├─┬ lodash._getobject@2.1.0
│ │ │ │ │ └── lodash._objectpool@2.1.0
│ │ │ │ ├── lodash._noop@2.1.0
│ │ │ │ ├─┬ lodash._releaseobject@2.1.0
│ │ │ │ │ ├── lodash._maxpoolsize@2.1.0
│ │ │ │ │ └── lodash._objectpool@2.1.0
│ │ │ │ └── lodash._renative@2.1.0
│ │ │ ├─┬ lodash.bind@2.1.0
│ │ │ │ ├─┬ lodash._createbound@2.1.0
│ │ │ │ │ ├─┬ lodash._createobject@2.1.0
│ │ │ │ │ │ └── lodash._noop@2.1.0
│ │ │ │ │ └── lodash.isfunction@2.1.0
│ │ │ │ └── lodash._renative@2.1.0
│ │ │ ├── lodash.identity@2.1.0
│ │ │ └─┬ lodash.support@2.1.0
│ │ │ └── lodash._renative@2.1.0
│ │ ├─┬ lodash._baseisequal@2.1.0
│ │ │ ├─┬ lodash._getarray@2.1.0
│ │ │ │ └── lodash._arraypool@2.1.0
│ │ │ ├── lodash._objecttypes@2.1.0
│ │ │ ├─┬ lodash._releasearray@2.1.0
│ │ │ │ ├── lodash._arraypool@2.1.0
│ │ │ │ └── lodash._maxpoolsize@2.1.0
│ │ │ ├── lodash.forin@2.1.0
│ │ │ └── lodash.isfunction@2.1.0
│ │ ├─┬ lodash.isobject@2.1.0
│ │ │ └── lodash._objecttypes@2.1.0
│ │ └─┬ lodash.keys@2.1.0
│ │ ├── lodash._renative@2.1.0
│ │ └─┬ lodash._shimkeys@2.1.0
│ │ └── lodash._objecttypes@2.1.0
│ └─┬ lodash.forown@2.1.0
│ ├─┬ lodash._basecreatecallback@2.1.0
│ │ ├─┬ lodash._setbinddata@2.1.0
│ │ │ ├─┬ lodash._getobject@2.1.0
│ │ │ │ └── lodash._objectpool@2.1.0
│ │ │ ├── lodash._noop@2.1.0
│ │ │ ├─┬ lodash._releaseobject@2.1.0
│ │ │ │ ├── lodash._maxpoolsize@2.1.0
│ │ │ │ └── lodash._objectpool@2.1.0
│ │ │ └── lodash._renative@2.1.0
│ │ ├─┬ lodash.bind@2.1.0
│ │ │ ├─┬ lodash._createbound@2.1.0
│ │ │ │ ├─┬ lodash._createobject@2.1.0
│ │ │ │ │ └── lodash._noop@2.1.0
│ │ │ │ ├── lodash.isfunction@2.1.0
│ │ │ │ └── lodash.isobject@2.1.0
│ │ │ └── lodash._renative@2.1.0
│ │ ├── lodash.identity@2.1.0
│ │ └─┬ lodash.support@2.1.0
│ │ └── lodash._renative@2.1.0
│ ├── lodash._objecttypes@2.1.0
│ └─┬ lodash.keys@2.1.0
│ ├── lodash._renative@2.1.0
│ ├── lodash._shimkeys@2.1.0
│ └── lodash.isobject@2.1.0
└── lodash.zipobject@2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment