grunt-imagemagick
grunt-imagemagick copied to clipboard
Update package on npm?
I'm not sure if this is the right place to report this, but the package in the npm registry seems to be out of date:
$ npm install grunt-imagemagick --save-dev
npm http GET http://registry.npmjs.org/grunt-imagemagick
npm http 304 http://registry.npmjs.org/grunt-imagemagick
npm http GET http://registry.npmjs.org/fs
npm http GET http://registry.npmjs.org/path
npm http 304 http://registry.npmjs.org/path
npm http 404 http://registry.npmjs.org/fs
npm ERR! 404 'fs' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, or http url, or git url.
npm ERR! System Linux 3.8.0-31-generic
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "grunt-imagemagick" "--save-dev"
npm ERR! cwd /home/goldenapples/Documents/quilt-next
npm ERR! node -v v0.10.20
npm ERR! npm -v 1.3.11
npm ERR! code E404
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/goldenapples/Documents/quilt-next/npm-debug.log
npm ERR! not ok code 0
Installing from this git url works fine, since 03e1d2e9 removed the fs dependency.
+1 Please and thanks.
+1
+1
+1
+1
+1
+1
+1
+1 I also just encountered this
+1