Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why am I getting "Invalid path for filesystem" when trying to commit in vs2013 using git?

Whenever I try to commit files in Visual studio 2013 using git integration, I keep getting this error:

An error occurred. Detailed message: Invalid path for filesystem

.../node_modules/bower/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/node_modules/wrappy/LICENSE': The data area passed to a system call is too small.

Using git commandline / git gui works fine, but not when trying to use VS2013 itself.

How can I fix this?

like image 907
Erti-Chris Eelmaa Avatar asked Feb 14 '26 18:02

Erti-Chris Eelmaa


1 Answers

This is known bug in VS2013. It has been fixed, starting from VS2013 update5. If you install VS2013 update5, the bug disappears, and you can use your visual studio to commit & push.

like image 177
Erti-Chris Eelmaa Avatar answered Feb 16 '26 19:02

Erti-Chris Eelmaa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!