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
> SET PATH=C:\Program Files\Nodejs;%PATH%
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
> SET PATH=C:\Program Files\Nodejs;%PATH%
No comments:
Post a Comment