packer icon indicating copy to clipboard operation
packer copied to clipboard

upgrade jsdom version

Open yomed opened this issue 8 years ago • 4 comments

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.

yomed avatar Jun 21 '17 02:06 yomed

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).

yomed avatar Jun 22 '17 17:06 yomed

thanks @yomed , your folk is working

SLdragon avatar Sep 04 '17 08:09 SLdragon

@yomed I'm getting a 403 error when I try to install your scoped package: npm install --save @yomed/packer. Thoughts?

joelataylor avatar Jun 18 '18 19:06 joelataylor

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

yomed avatar Jun 18 '18 20:06 yomed