openpeeps / tim

This is Tim ⚡️ A high-performance template engine & markup language written in Nim
https://openpeeps.github.io/tim/
GNU Lesser General Public License v3.0
51 stars 1 forks source link

An error occurred while installing tim #15

Closed Yakumo-Yukari closed 1 month ago

Yakumo-Yukari commented 1 month ago
 Installing spinny@#head
Downloading https://github.com/Yardanico/spinny using git
       Tip: 57 messages have been suppressed, use --verbose to show them.
tools.nim(62)            tryDoCmdEx

    Error:  Execution of 'git clone --config core.autocrlf=false --config core.eol=lf --recursive --depth 1  https://github.com/Yardanico/spinny C:\Users\AppData\Local\Temp\nimble_7308\githubcom_Yardanicospinny_#head' failed with an exit code 128.
        ... Details: Cloning into 'C:\Users\AppData\Local\Temp\nimble_7308\githubcom_Yardanicospinny_#head'...
        ... fatal: User cancelled dialog.
        ... bash: line 1: /dev/tty: No such device or address
        ... error: failed to execute prompt script (exit code 1)
        ... fatal: could not read Username for 'https://github.com': No such file or directory

https://github.com/Yardanico/spinny This repository cannot be pulled

georgelemon commented 1 month ago

Thanks for this. Sometimes people disappear from GitHub. Anyway, spinny package is now part of pkg/kapsis. Reinstalling Tim engine from head will fix this issue.

nimble install tim@#head
Yakumo-Yukari commented 1 month ago

Thanks for this. Sometimes people disappear from GitHub. Anyway, spinny package is now part of pkg/kapsis. Reinstalling Tim engine from head will fix this issue.

nimble install tim@#head

okay,thx