Closed havarnov closed 8 years ago
I had the same problem.
This was due to a bug in the resolve step. Instead of using the cwd
, the __dirname
of ied
itself was used instead.
npm install -g ied
should fix it! Sorry for the delay!
(00744560e0ab44ea95d1fd8c626f6998c2587fdb)
It seems like ied doesn't handle links to repositories. The following package.json file reproduces the bug:
Running
ied install
on that package.json results in the following error: