I just had to reinstall linux to my computer, so I've been setting up my development environment again. I was able to use Meteor with Meteorite before, but now the mrt
command doesn't do anything. It doesn't throw an error or anything, I installed it with sudo -H npm install -g meteorite
and then, when I type mrt
, it looks like this:
~ $ mrt
~ $
I saw a few similar issues, but no solutions. I think I'm going to try building it myself, but I was hoping someone might already have the answer
meteor
tag. – CulbersonNode: v0.10.15
npm: 1.3.5
meteor: 0.6.4.1
meteorite: 0.6.8
– Willfulwhich mrt
– Bold