Skip to content

Instantly share code, notes, and snippets.

@sou5534
Created February 19, 2018 04:08
Show Gist options
  • Save sou5534/04af403c9e819e8d70a3af4515153c7a to your computer and use it in GitHub Desktop.
Save sou5534/04af403c9e819e8d70a3af4515153c7a to your computer and use it in GitHub Desktop.
package.jsonにないプラグインを削除
npm prune
package.jsonと同じプラグインをインストール
npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment