You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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.
The text was updated successfully, but these errors were encountered: