LoginSignup
0
0

More than 5 years have passed since last update.

brew caskでcharmが更新されない時の対処法

Posted at

この記事について

  • brew cask install pycharm-ce
  • brew cask install --force pycharm-ce
  • brew cask uninstall pycharm-ce && brew cask install pycharm-ce

などとやっても、
PyCharm4系から5系にアップデートするときにコマンドのcharmだけが4系を参照していたので調べてみました。

方法

MenuバーのTools -> Create Command-line Launcher...から作れました

Screen_Shot_2015-12-09_at_12_29_13_AM.png

0
0
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
0
0