sintaxi / nhl

a screen scraping nhl.com api (this project was created as a demonstration)
70 stars 18 forks source link

jsdom problem #2

Open PhaedrusTheGreek opened 9 years ago

PhaedrusTheGreek commented 9 years ago

[root@ip-x.x.x.x nhl-api]# node server.js /usr/local/nhl-api/node_modules/jsdom/lib/jsdom/level1/core.js:383 set nodeName() { throw new core.DOMException();}, ^ SyntaxError: Unexpected token )

PhaedrusTheGreek commented 9 years ago

fixed by updating jsdom / removing specific version specification