-
Notifications
You must be signed in to change notification settings - Fork 856
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
Update npm package version #97
Comments
I am not sure how to do this one as there's not a npm file like the bower one. I am not even sure how it was added to npm. Where should I start to look? |
I looked in to it - still confused. I don't recall ever making an NPM user or submitting this to NPM, someone else might have done it and made a PR and now I've removed it somehow. I will keep looking but feel free to help guide. |
Here is the dude who did a npm package for weather-icons. I think, you can email him and ask to update the package or transfer it to your npm account. He does not maintain the repo nor the package, so this seems adequate to me. |
Hey @erikflowers I'd be happy to transfer the package to you. Can you let me know your NPM username? |
It is erikflowers. Thank you. |
So any update on this @erikflowers, @tbranyen? Would be nice to get this out of the way so we can depend on the official npm package again. |
I don't see it transferred yet. I have no idea how owning a NPM package works. Once it gets moved, I'll probably set up the update to go along with all the other new icons that needs to be drawn and added, and then there's something up with the NOAA I don't quite understand. At this point, the developers who are using these icons knowledge of how the "programming" and repo management of this project has surpassed mine, so things are slow on my end. |
@erikflowers not sure why the transfer didn't work before. I've only just seen this issue (GitHub notifications suck). I've transferred the ownership to you and removed myself. You should be able to just |
Any updates on this issue? I recently switched from bower to npm for the dependency management and this is the only package which is missing on npm until now.. |
I'd like to ping this issue too. |
I just re-ran: npm owner add erikflowers weather-icons
npm owner remove tbranyen weather-icons It should definitely be handed off... ping @erikflowers and he should be able to publish updates. |
@tbranyen npm still says you are the owner, although $ npm owner ls weather-icons
erikflowers <{{eriksemailadress}}> So maybe the owner updates whenever @erikflowers pushes a new version? |
@erikflowers are you able to push a new version to npm now? |
I'd also like this please. |
https://www.npmjs.com/package/weathericons seems to be the updated package. |
That's odd, because package.json clearly shows that the name is "weather-icons", with a dash. |
It's one of those "The author doesn't want to update it so I will" scenarios where someone else has published a more up-to-date package with a slightly different name. |
Just ran into a fact that in npm the package version is still 1.3.2. Can you, please, publish he latest version there?
The text was updated successfully, but these errors were encountered: