zarnobarintive opened a new issue #64: Bug: Can't get and install mcumgr
URL: https://github.com/apache/mynewt-mcumgr/issues/64
 
 
   I tried to follow guides from README file and install mcumgr but without 
success. I'm using ubuntu 18.04  here is output from console:
   
   ```
    go get github.com/apache/mynewt-mcumgr-cli/mcumgr
   # mynewt.apache.org/newt/util
   ../../../go/src/mynewt.apache.org/newt/util/util.go:477:10: state.ExitCode 
undefined (type *os.ProcessState has no field or method ExitCode)
   ../../../go/src/mynewt.apache.org/newt/util/util.go:480:17: state.ExitCode 
undefined (type *os.ProcessState has no field or method ExitCode)
   ```
   my go version is
   
   ```
   go version
   go version go1.10.4 linux/amd64
   ```
   I also tried to ```export GO111MODULE=on``` but it doesn't change output.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to