tmeasday / meteor-router

MIT License
366 stars 76 forks source link

meteor-router not working for Meteor0.6.5.1 #131

Open sandeep-v2 opened 11 years ago

sandeep-v2 commented 11 years ago

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 commented 11 years ago

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 (https://github.com/tmeasday/meteor-router/issues/131).

dgraziotin commented 10 years ago

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

AlexeyMK commented 10 years ago

has this been resolved, by chance?

foxyblocks commented 10 years ago

run meteor rebuild-all