Reynevan94 opened a new issue #390: Error during execution of build.sh
URL: https://github.com/apache/mynewt-newt/issues/390
 
 
   Running shell script causes error
   ```
   ./build.sh: 30: ./build.sh: go: not found
   * Error: could not extract go version (version string: )
   ```
   basically it cannot extract version number from `go version` command 
although this returns normal output, i.e.:
   ```
   go version go1.14.1 linux/amd64
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to