Ionic 2 beta

Hello,

Im following this tutorial in a Ubuntu 32bit VM.

but npm install ionic@beta keeps on errors.

also i tried in my windows machine, what looks like work but installing the tutorial

ionic start MyIonic2Project tutorial --v2

gave me a ionic 1 look structure… Is that right?

also the --ts i cant saw a difference…

Is it too early to try a migration from ionic 1 to 2?
Is beta tutorial and repository ok?

thx.

I guess that your Ionic CLI was not correctly installed/updated.

Could you post the output of ionic info?

In order to install the latest Ionic CLI (or update it to the latest version) use (on Linux you may need sudo):

npm install -g ionic@beta