Vonage / vonage-cli

Vonage CLI tool.
Apache License 2.0
17 stars 13 forks source link

fix: cli shebang for windows #105

Closed manchuck closed 1 year ago

manchuck commented 1 year ago

Removed the -S NODE_NO_WARNINGS=1 from the shebang. This was causing issues with the way npm would build the shell / PowerShell scripts on windows when compiling. It looks like NPM is not that smart enough to know how to parse the shebang