-
Notifications
You must be signed in to change notification settings - Fork 1
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
Respectful request to remove package #6
Comments
Re.
I can sympathize with that. On the other hand, the earlier the package is removed, the earlier others that depend on it can switch over. Wish there was a mechanism to instruct |
i've tried removePackage 'momentjs', but there's no response, what's wrong ? Meteor.call('addPackageMaintainer', 'momentjs', 'crapthings'); Meteor.call('deletePackage', 'momentjs', function() {console.log(arguments)}); |
@Tarangp might be able to help (see above). |
@crapthings What do you get when you run this (make sure you're logged into atmosphere first)
|
Hey @crapthings , can you try running this to rm the package from Atmo:
Thanks! |
hey dandv i've got this after running code. Setting mrt:[email protected] as unsuccessfully migrated ...Error from package server: You are not an authorized maintainer for this package. [401] |
oh wait. done monsterstep:japn zhanghong$ meteor admin set-unmigrated crapthings:momentjs |
Thanks for publishing this package. In the meantime, Moment.js is being maintained on Atmosphere according to current best practices - https://github.com/acreeger/meteor-moment
Kindly consider removing this package. Thanks!
The text was updated successfully, but these errors were encountered: