Charkhan's avatar

[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.

0 likes
5 replies
yclaes's avatar

I also have this problem, I'm on npm version 2.14.7.

Luisa's avatar

Long Path tool can resolve error messages like: path too long, cannot delete file, too long path, destination path is too long, etc.

petermay's avatar

Yes I have also used a "Long Path Tool" software which help me to delete file which has too long path.

Please or to participate in this conversation.