Thank you so much for your guidance. I managed to download the latest Blinky code and did a newt upgrade and these did the trick.
I will use newt new --shallow=0 myproj instead for future reference. Thank you, On Mon, May 23, 2022 at 5:28 AM Szymon Janc <szymon.j...@codecoup.pl> wrote: > Hello Chen, > > > Yes, this is unfortunately bug in 1.10 release > Please use "shallow" option when creating new project: > newt new --shallow=0 myproj > > > On Thu, 19 May 2022 at 04:43, Mo Chen <shanyechu...@gmail.com> wrote: > > > Hi all, > > > > I got the following error when trying the "newt new myproj" command. > > > > It seems like the version 1.10.0 is not recognized in git? Would you > > please help fix this? > > > > Thanks, > > > > platform: MacOS 12.4 > > Mynewt version: 1.10.0 > > > > *mndrive@Mos-MacBook-Pro Mynewt % newt new myproj* > > > > *Downloading project skeleton from apache/mynewt-blinky...* > > > > *Downloading repository mynewt-blinky (commit: master) from > > https://github.com/apache/mynewt-blinky.git > > <https://github.com/apache/mynewt-blinky.git>* > > > > *WARNING: Creating a shallow clone by default. To unshallow repository > > later use "git fetch --unshallow".* > > > > *Error: error: pathspec 'mynewt_1_10_0_tag' did not match any file(s) > known > > to git* > > > > -- > > Mo Chen > > > > > -- > pozdrawiam > Szymon K. Janc > -- Mo Chen