Hey schorsch3000,
thanks a lot for the great work!
Recently I tried to build on iOS and the following issue occured:
What I did
localn latest 12
Expectation
Downloading node version (if not cached): 12.19.0... Done
Output
Downloading node version (if not cached): 15.0.0... Done
Further notes
localn latest 12.19.0 has the exact same behavior on iOS
- As a workaround I can use
localn 12.19.0, but obviously that's not that nice for keeping node up-to-date
- All these commands work on linux though, as they install the expected 12.19.0
Hope to see this issue fixed soon!
Best wishes
Dennis
Hey schorsch3000,
thanks a lot for the great work!
Recently I tried to build on iOS and the following issue occured:
What I did
localn latest 12Expectation
Downloading node version (if not cached): 12.19.0... DoneOutput
Downloading node version (if not cached): 15.0.0... DoneFurther notes
localn latest 12.19.0has the exact same behavior on iOSlocaln 12.19.0, but obviously that's not that nice for keeping node up-to-dateHope to see this issue fixed soon!
Best wishes
Dennis