Closed dsine-de closed 10 years ago
I currently get a 404 error when trying to install grunt-xsltproc using npm:
npm http GET https://registry.npmjs.org/grunt-xsltproc/-/grunt-xsltproc-0.3.0.tgz npm http 404 https://registry.npmjs.org/grunt-xsltproc/-/grunt-xsltproc-0.3.0.tgz npm ERR! fetch failed https://registry.npmjs.org/grunt-xsltproc/-/grunt-xsltproc-0.3.0.tgz npm ERR! Error: 404 Not Found ...
I re-published the package to the npm registry, so hopefully that will fix things. Please try again and let me know how you go.
I currently get a 404 error when trying to install grunt-xsltproc using npm: