node -v: v11.0.0npm -v: 6.4.1snyk -v: 1.105.1npm install snyk --save-devAll dependencies up-to-date.
npm WARN deprecated [email protected]: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import issue introduced in 2.1.0
Execute the above command in a new repo.
See also:
$ npm ls [email protected]
[email protected] $HOME/src/$REPONAME
โโโฌ [email protected]
โโโฌ [email protected]
โโโฌ [email protected]
โ โโโฌ [email protected]
โ โโโ [email protected]
โโโฌ [email protected]
โโโ [email protected]
proxy-agent 3 drops support for node <6 https://github.com/TooTallNate/node-proxy-agent/commit/65fcf7af73fb1324c7e29ff7dee63b962951b457
Yes indeed! We plan on dropping node4 support soon, and will perform the upgrade then.
I get the same issue with:
node -v && npm -v && snyk -v
v11.0.0
6.4.1
1.111.1
@Berkmann18 we dropped node4 support, do you still get the issue?
@karniwl Not as far as I've seen.
@Berkmann18 thanks for the update, I'm closing the issue then. Please re-open it if it happens again. Thank you!
Most helpful comment
Yes indeed! We plan on dropping node4 support soon, and will perform the upgrade then.