Closed jdalton closed 5 years ago
@boingoing can you take a look please?
I don't see this locally when I do npm i sleep
with node-chakracore 10.13.0. The install completes successfully. To test this, I used nvs (nvs add chakracore/10
) but it should be equivalent to other methods. Can you share the npm log?
Thanks @boingoing!
I'm beginning to think my system may be in a bad state. I'll close this for now. Glad it couldn't repro.
When installing
npm i sleep
with node-chakracore 10.13.0 I'm getting the following error:If I switch to node-chakracore 10.6.0
npm i sleep
will complete successfully.