Open ghost opened 8 years ago
I am also facing same issue Here is log $ ied install **_\AppData\Roaming\npm\node_modules\ied\nodemodules\rxjs\Observer.js:5 error: function (err) { throw err; }, ^ Error: EPERM, symlink '*****\node_modules\bower' at Error (native)
Same issue here. Running as administrator on both Windows and Linux result in the same result described by others above...
Same issue here!
I really like your extension. It saved me from getting furious during Windows installs. But now in my project I cannot run ied successfully. Ordinary 'ied install' doesn't give any error (but is extremely short comparing to npm - 20 times), but gulp process results in failure.
Following someone's suggestion I tried to do 'ied install -b', which gives me this:
My version of ied: 2.3.2, platform: Windows 64-bit. Dependencies:
Please show me the ways I can get more info to know the source of the problem or solution to that. EDIT. I run the command with administrator privileges.