このnpmgistにある「git all the way」メソッドを使用してubuntu 11.04 にインストールしようとしています
sudo make install実行した後もこのエラーが発生し続けますnpm
$ sudo make install
! [ -d .git ] || git submodule update --init --recursive
node cli.js install -g -f
bash: node: command not found
make: *** [install] Error 127
これが の何か問題であることはわかっていますがbash、bash はあまり得意ではありません。
編集
nodeターミナルでコマンドを実行するnode shellと、期待どおりに表示されます