C:\Users\OMG>ionic info
Error: Command failed: wmic os get Caption 'wmic' is not recognized as an internal or external command, operable program or batch file.
1. >My Computer> Properties>Advance system settings>Advance>Environment Variables>System variables
Variable : Value
Path : C:\Windows\System32\wbem\
PS E:\E Drive\RND\IONIC\New folder\myIoAppApiGetPostDelUpWithFormEmployee> ionic serve 'node' is not recognized as an internal or external command, operable program or batch file.
To resolve
1. First Add in
My Computer> Properties>Advance system settings>Advance>Environment Variables>User variables
add in
Variable Value
PATH C:\Program Files\nodejs
2. Second and Open Node.js
and run commad
> SETPATH=C:\Program Files\Nodejs;%PATH%
1. Config android sdk
Path is MyComputer>Properties>Advance system settings>Advance>Environment Variables> User variables for [current user]> add/edit/delete