LoginSignup
18
13

More than 5 years have passed since last update.

Sorce Treeで"Filename too long"のエラーが出た時の対処

Last updated at Posted at 2015-12-11

node_moduleのファイル名が長すぎると怒られたので、gitのターミナルを起動して、

git config --system core.longpaths true

コレで解決。

18
13
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
18
13