LoginSignup
0

More than 5 years have passed since last update.

Codeanywhereにnpm入ってなくて困ったとき

Posted at

タイトル通りの状況の際の応急処置です。

apt-get で 入れちゃう

sudo apt-get install npm

とりあえずこれで使えないことは無い。
Codeanywhere便利ですよね。
Jekyllブログの実験場でよく使ってます。

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