I must install this 👍
https://github.com/SparkPost/node-sparkpost
but when I do
npm install sparkpost
I obtain this error:
npm ERR! Linux 2.6.32-573.12.1.el6.x86_64
npm ERR! argv "node" "/usr/bin/npm" "install" "sparkpost"
npm ERR! node v0.10.36
npm ERR! npm v3.9.5
npm ERR! path /vagrant/nodebb/node_modules/bootstrap-colorpicker
npm ERR! code EISGIT
npm ERR! git /vagrant/nodebb/node_modules/bootstrap-colorpicker: Appears to be a git repo or submodule.
npm ERR! git /vagrant/nodebb/node_modules/bootstrap-colorpicker
npm ERR! git Refusing to remove it. Update manually,
npm ERR! git or move it out of the way first.
npm ERR! Please include the following file with any support request:
npm ERR! /vagrant/nodebb/node_modules/npm-debug.log
Anyone can help me ?