saiki.github.io
  • Blog
  • Tags

#Yarn


iTerm2でnpm install,yarnコマンドで表示されるプログレスバーがおかしくなる問題の対処方法

Posted on September 4, 2017

プログレスバー自体を表示しない

  • npm set progress=false
  • yarn –no-progress

iTerm2の設定を変える

  • Preferences -> Profiles -> Textタブ
    • Treat ambiguous-width characters as double width (not recommended) のチェックをはずす
#npm  #yarn  #item2 

saiki  •  2017  •  saiki.github.io

Hugo v0.26 powered  •  Theme by Beautiful Jekyll adapted to Beautiful Hugo