breautek commented on issue #1071: URL: https://github.com/apache/cordova-android/issues/1071#issuecomment-692752528
Looks like you're missing `powershell` in your `PATH` environment variable. Try adding `%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\` to your `PATH` variable. Note that `WindowsPowerShell` version may differ, so you may want to look inside the folder to determine what version exists first. Like with all environment variable changes, changes only apply on new terminal sessions, so make sure that you close and reopen the terminal when testing changes. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
