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

Cannot read property 'basePackages' of undefined during mrt migrate-app #305

Open
alexarsh opened this issue Sep 12, 2014 · 2 comments
Open

Comments

@alexarsh
Copy link

Hi,

I try to upgrade my project to meteor 0.9.0 and get the following error during 'mrt migrate-app': http://slexy.org/view/s21tNbelow.
My packages are: http://slexy.org/view/s2U1JDNFuy

Regards, Alex A.

@tmeasday
Copy link
Member

Hey @alexarsh - it looks like you've already updated. Do you have a smart.json? Have you run mrt install ?

@alexarsh
Copy link
Author

Since I opened the issue, meteor 0.9.3 is out. So I run it from the beginning:
1.) meteor update
2.) npm install -g meteorite
3.) mrt migrate-app
I got the following error:
Updating all references to packages in .meteor/packages
1.1. Will update mandrill to timmyg13:[email protected]
1.2. Will update persistent-session to u2622:[email protected]
1.3. Will update twilio-meteor to mrt:[email protected]
1.5. Will update iron-router to cmather:[email protected]
Error: The version 4.4.0 of package font-awesome-4-less has not yet been migrated

If you want to continue, remove the package(s) from smart.json, run mrt install, and try again.
After you have successfully migrated, you can add them back but note:
You will NOT receive further updates!.
See https://hackpad.com/Migrating-Apps-UfPrM192vSQ for more information.

So I have 3 questions:
1.) What about other packages from my list? Are they migrated or not?
2.) I guess I will have to wait for font-awesome-4-less. Is there a place where I can see some status of the packages to be moved to meteor? When it's expected or something?
3.) The migrate-app totally breaks my app. Here is the list of errors from the browser: http://slexy.org/view/s27McazRSu
Can I do something about it?

Thanks, Alex A.

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