Onsen can't boot with meteor.
-
hi,
Recently onsen isn’t working properly with meteor. Multiple users are facing the issues. Even when you have afresh vanilla install of meteor latest 1.4.1.1 with the latest onsenui from NPM, it gives this errors. Sometime it shows the error upon going to a new route, sometimes the repo doesn’t load at all !
-
solved this issue by downgrading to 2.0.0-rc.16. Just run a
npm install onsenui@2.0.0-rc.16
. The support team is awesome. They responded in a days time and started investigating the issue.