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