@gregduffield wrote:
I ma trying to get started here. I have installed the latest Node, NPM and Ionic. I have create my first app using ionic start ionic3_1stTutorial. Then when I run ionic serve i see the following:
Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser - Ctrl+C to cancel [10:00:40] watch started ... [10:00:40] build dev started ... [10:00:40] clean started ... [10:00:40] clean finished in 6 ms [10:00:40] copy started ... [10:00:40] deeplinks started ... [10:00:40] deeplinks finished in 17 ms [10:00:40] transpile started ... [10:00:42] transpile finished in 2.74 s [10:00:42] preprocess started ... [10:00:42] preprocess finished in 3 ms [10:00:42] webpack started ... [10:00:43] copy finished in 2.89 s [10:00:47] webpack finished in 4.49 s [10:00:47] sass started ... Without `from` option PostCSS could generate wrong source map and will not find Browserslist config. Set it to CSS file path or to `undefined` to prevent this warning. [10:00:48] sass finished in 837 ms [10:00:48] postprocess started ... [10:00:48] postprocess finished in 5 ms [10:00:48] lint started ... [10:00:48] build dev finished in 8.18 s [10:00:48] watch ready in 8.30 s [10:00:48] dev server running: http://localhost:8100/ [OK] Development server running! Local: http://localhost:8100 External: http://172.27.161.1:8100, http://10.0.75.1:8100, http://192.168.3.92:8100 DevApp: IOnic3_1stTutorial@8100 on DESKTOP-F572B2I
Then the cursor is ready for input and the ionic task has stopped. I cannot navigate to the page.
ionic info shows
cli packages: (C:\Users\g.duffield\AppData\Roaming\npm\node_modules) @ionic/cli-utils : 1.19.0 ionic (Ionic CLI) : 3.19.0 global packages: cordova (Cordova CLI) : 8.0.0 local packages: @ionic/app-scripts : 3.1.6 Cordova Platforms : none Ionic Framework : ionic-angular 3.9.2 System: Android SDK Tools : 25.2.5 Node : v8.9.4 npm : 5.6.0 OS : Windows 10 Environment Variables: ANDROID_HOME : C:\Android\android-sdk Misc: backend : pro
I have googled and tried anything/everything that has been suggested but still no change. At the moment this is a very frustrating start.
Any help or suggestions appreciated.
Greg
Posts: 2
Participants: 2