-
Notifications
You must be signed in to change notification settings - Fork 59
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
Error on ec2 #1
Comments
Was meteor installed? |
I have the same problem on Fedora 17. I'm using meteorite 0.4.7 with meteor 0.5.7. Just in case, we are using a couple of meteorite packages. One is a specific branch of the router plugin (ie-support branch of https://github.com/tmeasday/meteor-router) |
I'll try those version combos and see what happens. |
@wiber I cannot run "meteor bundle" on either of those projects. I receive "The package named router does not exist." Meteor's bundle command has to work before demeteorizer will. I'll keep digging. |
@wiber The latest version in npm (0.2.0) has meteorite support. I tested it on https://github.com/ananta-IO/marq and it appeared to work fine. |
ubuntu@ip-****:~/Telescope$ demeteorizer
Input: /home/ubuntu/Telescope
Output: /home/ubuntu/Telescope/.demeteorized
Creating output folder.
Bundling Meteor App...
ERROR: Error: Command failed:
same result with sudo.
tried with:
https://github.com/ananta-IO/marq
https://github.com/SachaG/Telescope
The text was updated successfully, but these errors were encountered: