kadirahq / flow-router

Carefully Designed Client Side Router for Meteor
MIT License
1.09k stars 194 forks source link

Meteor 1.3 beta 5 flowrouter ssr Duplicate declaration "path" #506

Closed SylarRuby closed 8 years ago

SylarRuby commented 8 years ago

Fresh install of Meteor 1.3 beta 5 with FR SSR:

While processing files with ecmascript (for target web.browser): packages/kadira:flow-router-ssr/lib/router.js:43:8: /packages/kadira:flow-router-ssr/lib/router.js: Duplicate declaration "path" packages/kadira:flow-router-ssr/client/router.js: /packages/kadira:flow-router-ssr/client/router.js: "route" is read-only (This is an error on an internal node. Probably an internal error. Location has been estimated.)

arunoda commented 8 years ago

Duplicate #505