You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/02/26 17:45:47 UTC

[GitHub] [mynewt-core] utzig commented on issue #2507: Error creating initial 'myproj' project

utzig commented on issue #2507:
URL: https://github.com/apache/mynewt-core/issues/2507#issuecomment-786794966


   Unfortunately this is a known issue with newt 1.7.0, you should use at least 1.8.0. It seems that the Ubuntu package was not updated but you can always get the latest release with:
   
   ```
   go get mynewt.apache.org/newt/newt
   ```
   It should work as long as you have a fairly recent `go` tooling and export `$GOPATH/bin` on `$PATH`.


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