Skip to content

Gruntのタスクを変更した時の手順

rotsuya edited this page Nov 12, 2014 · 1 revision
  1. Node.jsのモジュールを一旦削除する。
$ cd ~/GitHub/darumaya/darumaya.github.io/
$ rm -rf node_modeules
  1. 必要なモジュールをインストールする。
$ npm install