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

mrt migrate-app does not exist! #309

Open
skarborg opened this issue Oct 20, 2014 · 5 comments
Open

mrt migrate-app does not exist! #309

skarborg opened this issue Oct 20, 2014 · 5 comments

Comments

@skarborg
Copy link

I want to upgrade an older app but the below command is not working. Do I need to do it (remove old and then add new packages with new names eg. iron:router) manually now?

$ mrt migrate-app

/usr/local/lib/node_modules/meteorite/bin/mrt.js:21
throw("Subcommand " + subCommandName + " does not exist!");
^
Subcommand migrate-app does not exist!

@skarborg
Copy link
Author

Latest version enough I believe..

$ npm list -g | grep met
├─┬ [email protected]

@jhuenges
Copy link

Maybe this will help

@skarborg
Copy link
Author

Nope not much Im afraid

@tmeasday
Copy link
Member

@scarbies what about mrt --version?

@skarborg
Copy link
Author

Good call. It showed version 0.7.4!

I had to npm -g uninstall meteorite --prefix=/usr/local to fix the issue.

That problerm solved. Now some other fun upgrade issues :(

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

3 participants