ionic2-meteor

Hi all.
How setup ionic2 with meteor?
we need --ts flag? when I serve my app console logs saying: Cannot find module ‘ionic2-meteor’. (CLI v2.0.0-beta.17)

The reason for this is that ionic2-meteor has a dependency on an outdated ionic2 npm package. It’s currently broken unless you install npm i ionic-framework Not ideal as you will be running an abandoned version of ionic. I’m working on a fix now since the dev seems to be working on other things.