npm installコマンドでnpmのモジュールをインストールする際に、依存ライブラリのバージョンが解決しきれなくてエラーになる場合があります。 今日私の環境で起きた例です。 { "name": "~~~~~~", "version": "0.0.0", "description": "test", "main": "Gruntfile.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "~~~~~~~~", "dependencies": { "handlebars": "~1.1.2", "ember-template-compiler": "~1.3.0-beta.2", "grunt": "~0