I also have this problem, I'm on npm version 2.14.7.
Nov 2, 2014
5
Level 2
[Elixir] Paths too long for dependencies on Windows
Hi guys,
I ran into this problem while trying the new L5 + elixir thing.
I'm working with an Homestead VM with a Windows 7.
When I wanted to pull all dev dependencies with sudo npm install in my VM, I noticed that only long-path-named files couldn't be created... (i.e : more than ~260 caracters)
I read it was related to this because npm tends to make an horrible dependencies structure -> which leads to thoses long-path-names files...
Many Nodejs users seems to run into this issue but I didn't find nothing suitable, and I wanted to let @JeffreyWay know about this issue !
Tricks/Hacks are welcome ! :)
Thanks.
Please or to participate in this conversation.