upgrade jsdom version
Hi, would you consider upgrading the version of jsdom for this package? I have been running into a bunch of issues with node-gyp rebuild failing from contextify in Node 8, and finally narrowed it down to the old version of jsdom that gets pulled in through packer. If this isn't maintained, I can fork it for my own use, but thought I'd check here first. Thanks.
In case anyone else runs into this issue, I've created a fork (https://github.com/yomed/packer) and published it as a scoped package (@yomed/packer).
thanks @yomed , your folk is working
@yomed I'm getting a 403 error when I try to install your scoped package: npm install --save @yomed/packer. Thoughts?
Hi @joelataylor, are you sure the error is related? I wouldn't expect a 403 to be related to the package itself. Here's the NPM page: https://www.npmjs.com/package/@yomed/packer