i am new to ionic2 and not able to create ionic2 app
if i run this command
it will create ionic3
$ npm install -g ionic cordova
i am getting error if i run this command
npm install -g ionic@2.3.0
error
npm ERR! code ETARGET
npm ERR! notarget No matching version found for ionic@2.3.0
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\abc\AppData\Roaming\npm-cache\_logs\2017-07-25T08_11_14_543Z-debug.log