1

I have looked at the other questions and answers but still my issue is not solved.

I have successfully installed node.js Node version: 0.12.7 NPM version: 2.11.3

Now when I install Cordova, there are some warnings but it does get installed.

After that when I try to install ionic, it shows all errors and doesn't install.

I am on a Windows machine... so I am not using the 'sudo' in the command.

I haven't also tried to install the JDK, Apache Ant and Android SDK. Are they needed while installing?

Please let me know if you want screenshots. Thank you

1
  • What errors you get? Commented Aug 13, 2015 at 19:43

2 Answers 2

2

In windows system there is no need to write sudo,we can use npm install -g ionic to install ionic framework
Steps to work Ionic Framework
1)you have to install nodeJS
2)you have to install Java and configure it's path in environmental variables.
3)you have to install Apache-ant
4)you have to install Android-sdk and configure it's path in environmental variables
for reference please see these links Install Ionic Framework, Ionic frameowrk on windows7,8
For any queries reply

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

Comments

0

Try running command prompt as an administrator before running the commands, that always fixed it for me.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.