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.
Ubuntu 14.04を使用しています
ノードをインストールしました
sudo apt-get install node
npmをインストールしました
sudo apt-get install npm
反応ツールをインストールしました
sudo npm install -g react-tools
私がしようとすると:
jsx -h
出力がありません。何が間違っているのでしょうか?おそらくpebcakですが、ヒントをいただければ幸いです。