Coder Social home page Coder Social logo

mrt migrate-app hangs about meteorite HOT 20 CLOSED

tejasmanohar avatar tejasmanohar commented on August 13, 2024
mrt migrate-app hangs

from meteorite.

Comments (20)

dburles avatar dburles commented on August 13, 2024

is your meteor installation ok? sometimes it can become broken if you happen to hit ctrl+c during the update to 0.9.0. I've seen it hang much the same way.

Check out https://www.discovermeteor.com/blog/updating-to-090/

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

ran npm update -g and meteor update again to no avail. meteor update already said I'm on the latest release.

from meteorite.

dburles avatar dburles commented on August 13, 2024

ok what i'd do since you're using just two packages, first run mrt remove iron-router then run mrt migrate-app then meteor add iron:router

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

mrt remove iron-router returns http://pastebin.com/gjePTnpL

I also just reinstalled meteor and tried meteor update which told me I'm on the latest version. Restarted shell and everything.

from meteorite.

dburles avatar dburles commented on August 13, 2024

manually remove iron-router and bootstrap3-less from /.meteor/packages.

meteor add simison:bootstrap3-less
meteor add iron:router

then you can delete your smart.json as it's no longer required

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles sure removed and added as you said. Should I try mrt migrate-app now? Also, anything else that I can delete after the update?

from meteorite.

dburles avatar dburles commented on August 13, 2024

you should be all good now, have a look over the 'cleaning up' section, but from looking at your app on github, it should be just fine

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

Thanks!

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles after re-cloning the repo, I received the following error with mrt
http://pastebin.com/KP9yn861

repo: https://github.com/tejas-manohar/git-office -- feel free to clone

from meteorite.

dburles avatar dburles commented on August 13, 2024

remove the smart.lock as it's not needed and don't use mrt anymore, just meteor

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles wait, no more meteorite?

from meteorite.

dburles avatar dburles commented on August 13, 2024

that's right, https://www.meteor.com/blog/2014/08/26/meteor-090-new-packaging-system

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles another error with meteor http://pastebin.com/DGYNafPQ

from meteorite.

dburles avatar dburles commented on August 13, 2024

make sure you've removed the reference to that package from your .meteor/packages file

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles removed now and re-added via the commands you gave - still another error with missing files, is the package messed up? http://pastebin.com/MX00W4L0

from meteorite.

dburles avatar dburles commented on August 13, 2024

looks like it could be, open an issue or just try another package

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

Done!

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

@dburles On another project of mine, it hangs like this, http://pastebin.com/FQcPr7wa ... Should I do the same thing?

from meteorite.

dburles avatar dburles commented on August 13, 2024

hmm, i'm not sure what's causing it to hang like that, perhaps @tmeasday might have more of an idea

from meteorite.

tejasmanohar avatar tejasmanohar commented on August 13, 2024

Got it!

from meteorite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.