Skip to content

Instantly share code, notes, and snippets.

@shimakyohsuke
Created July 8, 2015 03:40
Show Gist options
  • Save shimakyohsuke/1ea157034489b640779f to your computer and use it in GitHub Desktop.
Save shimakyohsuke/1ea157034489b640779f to your computer and use it in GitHub Desktop.
nodebrewでnodeのバージョンを変更したら、migrateする
$ nodebrew use <NEW_VERSION>
$ nodebrew migrate-package <OLD_VERSION>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment