3

when I run the command it saying ionic : The term 'ionic' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

3
  • Hi, where are you attempting to run the ionic command? Assuming that we are talking about the ionic framework for mobile development, which is a Javascript framework for getting websites to appear like mobile apps on mobile devices. It might be worthwhile reviewing the publisher documentation. Commented Sep 20, 2017 at 3:35
  • I use the visual code editor. suddenly it saying error after I install visual studio 2015 and MySql sever. Commented Sep 20, 2017 at 4:36
  • Have a look at this tutorial... taco.visualstudio.com/en-us/docs/tutorial-ionic2 Commented Sep 20, 2017 at 5:22

1 Answer 1

2

npm install -g cordova

npm install -g ionic

https://ionicframework.com/docs/v1/guide/installation.html

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.