Skip to content

Instantly share code, notes, and snippets.

@cole-gillespie
Created December 9, 2012 16:43
Show Gist options
  • Select an option

  • Save cole-gillespie/4245981 to your computer and use it in GitHub Desktop.

Select an option

Save cole-gillespie/4245981 to your computer and use it in GitHub Desktop.
/Users/donellekosch/Sites/favorites/node_modules/jsdom/lib/jsdom.js:177
features = JSON.parse(JSON.stringify(window.document.implementation._fea
^
TypeError: Cannot read property 'implementation' of undefined
at exports.env.exports.jsdom.env.processHTML (/Users/donellekosch/Sites/favorites/node_modules/jsdom/lib/jsdom.js:177:59)
at Request.exports.env.exports.jsdom.env [as _callback] (/Users/donellekosch/Sites/favorites/node_modules/jsdom/lib/jsdom.js:282:9)
at Request.init.self.callback (/Users/donellekosch/Sites/favorites/node_modules/jsdom/node_modules/request/main.js:122:22)
at Request.EventEmitter.emit (events.js:99:17)
at Request.<anonymous> (/Users/donellekosch/Sites/favorites/node_modules/jsdom/node_modules/request/main.js:661:16)
at Request.EventEmitter.emit (events.js:126:20)
at IncomingMessage.Request.start.self.req.self.httpModule.request.buffer (/Users/donellekosch/Sites/favorites/node_modules/jsdom/node_modules/request/main.js:623:14)
at IncomingMessage.EventEmitter.emit (events.js:126:20)
at IncomingMessage._emitEnd (http.js:366:10)
at HTTPParser.parserOnMessageComplete [as onMessageComplete] (http.js:149:23)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment