@Mobius77 wrote:
Hi,
I get the error below after doing the following commands today, when following Ionic Tutorial documentation:
$ ionic start MYAPP tutorial --v2 --ts
$ ionic serveC:/Users/Mark/Documents/App Development/MYAPP/app/app.ts
Module parse failed: C:\Users\Mark\Documents\App Development\MYAPP\app\app.ts
Line 1: Unexpected token
You may need an appropriate loader to handle this file type.
| import {App, IonicApp, Platform, MenuController} from 'ionic-angular';
| import {HelloIonicPage} from './pages/hello-ionic/hello-ionic';
| import {ListPage} from './pages/list/list';
@ multi main (CLI v2.0.0-beta.19)Your system information:
Cordova CLI: 6.0.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Version: 2.0.0-beta.3
Ionic CLI Version: 2.0.0-beta.19
Ionic App Lib Version: 2.0.0-beta.9
OS: Windows 8.1
Node Version: v5.6.0
Posts: 1
Participants: 1