Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error: 'powershell' is not recognized as an internal or external command #75

@8o8inCodes

Description

@8o8inCodes

So in my case while trying to run the example it gave me this error:

Error: 'powershell' is not recognized as an internal or external command

In order to fix it, I went to the "win32.js" at "say/platform/win32.js" and changed the "COMMAND" constant from 'powershell' to 'start /b powershell'

That fixed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedLooking for someone to contribute a solution.OS:Windows

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions