I recently upgraded the meteor app to 0.6.5, and I noticed that the router package is not working properly, so I also updated mrt, but still have problems. For example, access to routes does not display the corresponding template. When I run the router test, there is this problem too:
Error: Cannot find module 'connect'
I noticed that the meteor router update has been updated, but my application does not display the corresponding route pattern.
Please let me know if there is a way to fix this problem. Thanks
source share