Skip to content

Instantly share code, notes, and snippets.

@myndzi
Last active August 29, 2015 14:10
Show Gist options
  • Save myndzi/53d58ddd2894331f9b08 to your computer and use it in GitHub Desktop.
Save myndzi/53d58ddd2894331f9b08 to your computer and use it in GitHub Desktop.
https://github.com/Reactive-Extensions/RxJS/blob/v2.3.18/dist/rx.all.js#L9048
https://github.com/CSSLint/parser-lib/blob/v0.2.5/release/node-parserlib.js#L905
https://github.com/CSSLint/parser-lib/blob/v0.2.5/release/node-parserlib.js#L417
/home/myndzi/backitup/node_modules/rx/dist/rx.all.js:9048
throw e;
^
Error
at /home/myndzi/backitup/node_modules/parserlib/lib/node-parserlib.js:417:25
at Object.<anonymous> (/home/myndzi/backitup/node_modules/parserlib/lib/node-parserlib.js:905:3)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at /home/myndzi/backitup/lib/rx-select.js:33:18
at Object.<anonymous> (/home/myndzi/backitup/lib/rx-select.js:36:3)
at Module._compile (module.js:460:26)
Error
at AutoDetachObserverPrototype.next (/home/myndzi/backitup/node_modules/rx/dist/rx.all.js:8946:30)
at AutoDetachObserver.Rx.internals.AbstractObserver.AbstractObserver.onNext(/home/myndzi/backitup/node_modules/rx/dist/rx.all.js:1736:35)
at Matcher.dataHandler (/home/myndzi/backitup/node_modules/rx/index.js:98:18)
at Matcher.emit (events.js:107:17)
at readableAddChunk (_stream_readable.js:162:16)
at Matcher.Readable.push (_stream_readable.js:125:10)
at Matcher.Transform.push (_stream_transform.js:140:32)
at Matcher.match (/home/myndzi/backitup/lib/rx-select.js:242:14)
at Matcher.popEl (/home/myndzi/backitup/lib/rx-select.js:83:18)
at Matcher.onclosetag (/home/myndzi/backitup/lib/rx-select.js:129:10)
at Parser.onclosetag (/home/myndzi/backitup/node_modules/htmlparser2/lib/Parser.js:181:5)
at Tokenizer._emitToken (/home/myndzi/backitup/node_modules/htmlparser2/lib/Tokenizer.js:887:17)
at Tokenizer._stateInCloseingTagName (/home/myndzi/backitup/node_modules/htmlparser2/lib/Tokenizer.js:213:8)
at Tokenizer._parse (/home/myndzi/backitup/node_modules/htmlparser2/lib/Tokenizer.js:642:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment