Table of Contents

How to test your Ionic-CLI issue?

Usually it crashes permanently when running the emulator. To make sure your ionic-cli is installed perfectly, please do the following:

  1. Go to drive d: and press enter

    d:
  2. Create a blank project, using the command:

    ionic start "TestApp" blank --project-id="test-app" --type=angular --cordova
  3. Are you sure you want to continue?, type y

    y
  4. Create free Ionic account?

    No
  5. Go to the folder you just created:

    cd ./test-app
  6. Then try to install ionic-native core:

    npm install @awesome-cordova-plugins/core@latest --save
  7. Then try to run emulator

    ionic serve

If the emulator doesn't work, it means there was an error installing your ionic-cli or nodejs. Please re-install your NodeJS and Ionic-CLI.


Last edit: 2023-05-08 09:46:14

Comment

For any question about products, please contact email support is: info@ihsana.com and info@ihsana.net

Search

img