Hacker News new | ask | show | jobs
by ag_dubs 3542 days ago
ied didn't work on windows because of the linking strategy. many people who need to use npm use windows.
1 comments

That's not 100 % accurate. Arguably symlinks are kinda weird under Windows, but that doesn't mean symlinking node_modules doesn't work (you just need admin privileges).

(Disclaimer: I'm the author of ied.)