Skip to content

Instantly share code, notes, and snippets.

@abarth500
Last active June 27, 2016 09:45
Show Gist options
  • Save abarth500/838dafd81d2f3d002f4e to your computer and use it in GitHub Desktop.
Save abarth500/838dafd81d2f3d002f4e to your computer and use it in GitHub Desktop.
sudo dnf install nodejs npm
node -v
#v0.10.36のようなバージョン番号がでてきたらインストール成功
npm -v
#1.3.6のようなバージョン番号がでてきたらインストール成功
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment