Open natew opened 8 years ago
Will keep this open. Let's try to get this working.
This looks like it may be related to https://github.com/alexanderGugel/ied/issues/44 ?
Apologies if this isn't helpful, but under the belief that more examples should help to identify the pattern and therefore the problem; grunt-npm-install
causes the error too.
ied v0.4.7 node 4.2.6 osx 10.11.2
I am also having this problem. I am trying to install npm
with it.
IED v1.0.6 Node v5.8.0 installed with NVM Arch Linux
Problem
Error: EINVAL: invalid argument, readlink '/Users/philippbucher/Sites/buchix/node_modules/.tmp/d1edf2c3-6a7d-48c0-8645-58f4b3d2eae1/node_modules/abbrev'
at Error (native)
IES v1.0.6 Node v5.6.0 OSX 10.11.4
We have a pretty massive CLI that installs tons of stuff. It takes a ton of time with npm, but installing it into a local directory with ied is super fast.
When I try
ied i -g flint
it gives me this:Perhaps a good test case for ied, would love to use it in general.
Node: 5.2.0