question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Meteor 1.3-rc.2 + kadira:flow-router@2.11.0 There is no route for the path: /

See original GitHub issue

I’m trying to test my app with Meteor 1.3-rc.2.

The first issue I’m encountering is the following error:

There is no route for the path: /

Any hints on where to look first on this?

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8

github_iconTop GitHub Comments

3reactions
joyacv2commented, Apr 1, 2016

Why this is closed? Many people having the same problem, any idea?

1reaction
wesleyfsmithcommented, Mar 31, 2016

@thewolf would you mind elaborating how you fixed the missing imports?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error : There is no route for the path: / · Issue #608 - GitHub
I create a new app with meteor create test . I add flow router meteor add kadira:flow-router . I add a routes.js with...
Read more >
Kadira Flow Router "There is no route for the path
I solved mine by deleting the "meteor" prop inside my package.json: ... name to my routes (that you already have) my FlowRouter works...
Read more >
There is no route for path '/' on production - Meteor forums
I am using flowrouter + react + meteor. ... then i am getting the error There is no route for path '/' I...
Read more >
ostrio:flow-router-meta - Packosphere
Features: 100% tests coverage;; Per route, per group, and default (all routes) meta tags;; Per route, per group, and default (all routes) ...
Read more >
Meteor - Routing - FlowRouter
It does routing for client-side apps and does not handle rendering itself. ... meteor add kadira:flow-router FlowRouter.route('/home', ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found