score:0

my problem was that the imports in /client/router.jsx should have curly brackets like:

import { app } from "/imports/ui/app";
import { start } from "/imports/ui/start";

Related Query

More Query from same tag