Why Nostr? What is Njump?
2024-07-30 10:35:13
in reply to

DanConwayDev on Nostr: I compiled from master after having a quick scan of the code that touches the nsec, ...

I compiled from master after having a quick scan of the code that touches the nsec, as like others, I don't like entering my nsec.
I'm getting this error.
```
Releasing ngit cli app...
✔ Fetched metadata from Github
ERROR RangeError: Value not in range: 1
#0 _RegExpMatch.group (dart:core-patch/regexp_patch.dart:95)
#1 GithubFetcher.fetch (package:zapstore_cli/commands/publish/fetchers.dart:78)
<asynchronous suspension>
```
with:
```yaml
ngit:
cli:
identifier: ngit
name: ngit
repository: https://github.com/DanConwayDev/ngit-cli
artifacts:
ngit-aarch64-apple-darwin.tar.gz:
platform: macos-aarch64-darwin
executables: [ngit-aarch64-apple-darwin/ngit]
ngit-x86_64-pc-windows-msvc.zip:
platform: windows
executables: [ngit-x86_64-pc-windows-msvc/ngit]
ngit-x86_64-unknown-linux-gnu.tar.gz:
platform: linux-x86_64
executables: [ngit-aarch64-apple-darwin/ngit]
```
Author Public Key
npub15qydau2hjma6ngxkl2cyar74wzyjshvl65za5k5rl69264ar2exs5cyejr