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

0.0.4 is empty #1

Closed
halkeye opened this issue Feb 6, 2016 · 3 comments
Closed

0.0.4 is empty #1

halkeye opened this issue Feb 6, 2016 · 3 comments

Comments

@halkeye
Copy link

halkeye commented Feb 6, 2016

something went wrong between 0.0.3 and 0.0.4

$ curl -s http://registry.npmjs.org/webpack-spritesmith/-/webpack-spritesmith-0.0.4.tgz | tar tvz
-rw-rw-r-- 1000/1000 920 2016-01-28 08:23 package/package.json
-rw-rw-r-- 1000/1000 11 2015-11-26 08:49 package/.npmignore
$ curl -s http://registry.npmjs.org/webpack-spritesmith/-/webpack-spritesmith-0.0.3.tgz | tar tvz
-rw-rw-r-- 1000/1000 920 2015-11-30 04:14 package/package.json
-rw-rw-r-- 1000/1000 3609 2015-11-30 04:13 package/Readme.md
-rw-rw-r-- 1000/1000 3824 2015-11-30 04:15 package/lib/Plugin.js
-rw-rw-r-- 1000/1000 1649 2015-11-26 08:14 package/lib/processOptions.js

@halkeye
Copy link
Author

halkeye commented Feb 6, 2016

it looks like your .npmignore got a * in it

@halkeye
Copy link
Author

halkeye commented Feb 6, 2016

actually it looks like the * has been there a while, so no idea whats wrong.

@mixtur mixtur closed this as completed in 3a223bc Feb 6, 2016
@mixtur
Copy link
Owner

mixtur commented Feb 6, 2016

Yeah, npm does that sometimes.
Have no idea why it happens. unpublish-publish usually helps. Just republished it as 0.0.5. Seems like it is ok now.

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