Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add to npm #2

Closed
aduth opened this issue Jan 23, 2014 · 2 comments
Closed

Add to npm #2

aduth opened this issue Jan 23, 2014 · 2 comments
Milestone

Comments

@aduth
Copy link

aduth commented Jan 23, 2014

I'm receiving a 404 when attempting to install via npm as per instructions. I see that this is a new project, so perhaps it's not quite ready yet or you haven't had time to publish it. I have no problems installing via git, but should I be concerned about this being ready for primetime?

andyair:~ andrew$ npm install --save-dev gulp-modernizr
npm http GET https://registry.npmjs.org/gulp-modernizr
npm http 404 https://registry.npmjs.org/gulp-modernizr
npm ERR! 404 'gulp-modernizr' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it
@doctyper
Copy link
Member

Hi, this plugin relies on the Modernizr 3.0 rewrite. It won't be published on npm until Modernizr 3.0 is. In the meantime you can install and run it via git.

The plugin is based on grunt-modernizr, which has been feature complete for a few weeks now, and is pretty stable.

@aduth
Copy link
Author

aduth commented Jan 24, 2014

Understood, @doctyper . Until then, I've installed via git and so far it's working well! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants