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

two repositories both have mrt add font-awesome #2

Closed
lommaj opened this issue Nov 4, 2013 · 6 comments
Closed

two repositories both have mrt add font-awesome #2

lommaj opened this issue Nov 4, 2013 · 6 comments

Comments

@lommaj
Copy link

lommaj commented Nov 4, 2013

is this meteorite package actually "mrt add font-awesome-4" ? your instructions are exactly the same as https://github.com/nate-strauser/meteor-font-awesome

this is probably confusing everyone.

@michaelbishop
Copy link
Owner

You're right, updated the readme.

@dandv
Copy link
Contributor

dandv commented Feb 12, 2014

So how does this differ from https://github.com/nate-strauser/meteor-font-awesome, now that it supports version 4 too?

@michaelbishop
Copy link
Owner

I needed font awesome 4 for a project I was working on, but Nate's repository wasn't updated. So I forked Nate's and shared it on Atmosphere. Now that I'm more familiar with Meteor I would have forked, updated, submitted PR, and used my fork until it was updated. I'd delete this package if I could, but I'm not aware of a way.

@dandv
Copy link
Contributor

dandv commented Feb 12, 2014

@michaelbishop: 👍 👍 and a Disciplined badge for offering to delete the repo! I've let the atmosphere guys know.

@Tarang
Copy link

Tarang commented Feb 12, 2014

There are instructions on how to do this here:
oortcloud/atmosphere#53

Apologies as it was a bit hidden in a closed issue. You need to be logged into atmosphere as the same user who published the package to be able to remove it.

@michaelbishop
Copy link
Owner

@dandv: thanks for the encouragement and badge!
@Tarangp: thanks for the instructions!

I deleted it and it confirmed it was deleted. I just went back to check and it's back! Says it was updated 2 hours ago?! I tried to delete it again, but I get denied:

Meteor.call('deletePackage', 'font-awesome-4', function() { console.log(arguments); })
undefined
[undefined, "You're not authorized to delete this package"] 

I am logged in:

Meteor.user()
Object {_id: "yC7W9JnEzJGiqK5AP", username: "michaelbishop"}

I'll seek the advice of the Atmosphere gurus. Thanks all!

dandv referenced this issue in stephentcannon/meteor-font-awesome-4 Feb 13, 2014
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

4 participants