0

When I clone my Git project I get an error :

fatal :cannot create directory at 'node_module..': Filename Too long

How can I resolve that? OS: Windows 10

The folder "node_modules" is on my repository because I need a specific version of NodeJS, I will delete the entire folder from Git later

GOTO 0
  • 42,323
  • 22
  • 125
  • 158
  • See edit for "node_modules". I tried to "git clone" in `C:/` but it doesn't work... My main issue is to get the entire "node_modules" folder from Git. – Kévin Rouanne Jan 31 '17 at 14:48
  • Thanks for the edit @Kévin. I found [this post here](http://stackoverflow.com/questions/22575662/filename-too-long-in-git-for-windows). Does it help with your problem? – GOTO 0 Jan 31 '17 at 15:43

0 Answers0