Closed cristiandouce closed 9 years ago
@timaschew I've narrowed to find the issue here: https://github.com/ariya/esprima/tree/harmony
There is some dependency that depends directly on this branch, which no longer has a package.json
From the log I think it's the escodegen
dependency used from degenerator
if I got it right.
:boom: @bojand found it! Kudos!
So, whenever I run
npm install proxy-agent
I get this error:I've not been able to install any dependency using
proxy-agent
(some versions of cogent for instance) because of this issue:Using:
From a Macbook Pro retina 13''
I think there must be some broken dependency. But because of the recursive requires between this module and
pac-proxy-agent
I've surrender to requesting for help! :dancers: