Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows で通常のコマンドプロンプトを開き、次のように入力します。
流星
正しく動作します。ただし、Cygwin (または Babun) では機能しません。
zsh: コマンドが見つかりません: 流星
それを機能させる方法は?
エイリアスを追加すると、魔法のように機能します。
alias meteor="meteor.bat"