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

meteor-router not working for Meteor0.6.5.1 #131

Open
sandeep-v2 opened this issue Sep 4, 2013 · 4 comments
Open

meteor-router not working for Meteor0.6.5.1 #131

sandeep-v2 opened this issue Sep 4, 2013 · 4 comments

Comments

@sandeep-v2
Copy link

Hey, again a road blocker -

Now getting following error when trying to start a server -

[[[[[ ~/workzone/meteor-0.6.5.1-with-router ]]]]]

/home/subhash/.meteor/tools/3cba50c44a/tools/run.js:425
throw e;
^
Error: ENOENT, no such file or directory '/home/subhash/workzone/meteor-0.6.5.1-with-router/packages/HTML5-History-API/.build/unipackage.json'
at Object.fs.openSync (fs.js:338:18)

@tmeasday
Copy link
Owner

tmeasday commented Sep 4, 2013

Haven't seen that one before.

I'd try mrt uninstall --system and mrt install again.

On Wednesday, 4 September 2013 at 7:37 PM, Sandeep-V2 wrote:

Hey, again a road blocker -
Now getting following error when trying to start a server -
[[[[[ ~/workzone/meteor-0.6.5.1-with-router ]]]]]
/home/subhash/.meteor/tools/3cba50c44a/tools/run.js:425
throw e;
^
Error: ENOENT, no such file or directory '/home/subhash/workzone/meteor-0.6.5.1-with-router/packages/HTML5-History-API/.build/unipackage.json'
at Object.fs.openSync (fs.js:338:18)


Reply to this email directly or view it on GitHub (#131).

@dgraziotin
Copy link

Hi! Is this related? https://docs.meteor.com/#writingpackages

@AlexeyMK
Copy link

has this been resolved, by chance?

@foxyblocks
Copy link

run meteor rebuild-all

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

5 participants