nitter icon indicating copy to clipboard operation
nitter copied to clipboard

stop at downloading zippy

Open msfm360 opened this issue 1 year ago • 2 comments

when i use nimble build -d:release

the code stop at C:\Users\mohammed\Downloads\nim-1.6.6_x64\nim-1.6.6\nitter>nimble build -d:release Verifying dependencies for [email protected] Info: Dependency on jester@>= 0.5.0 already satisfied Verifying dependencies for [email protected] Info: Dependency on https://github.com/timotheecour/asynctools@#pr_fix_compilation already satisfied Verifying dependencies for asynctools@#pr_fix_compilation Info: Dependency on karax@#6abcb77 already satisfied Verifying dependencies for karax@#6abcb77 Info: Dependency on ws@any version already satisfied Verifying dependencies for [email protected] Info: Dependency on dotenv@>= 2.0.0 already satisfied Verifying dependencies for [email protected] Info: Dependency on sass@#e683aa1 already satisfied Verifying dependencies for sass@#e683aa1 Info: Dependency on nimcrypto@#a5742a9 already satisfied Verifying dependencies for nimcrypto@#a5742a9 Info: Dependency on markdown@#a661c26 already satisfied Verifying dependencies for markdown@#a661c26 Info: Dependency on packedjson@#9e6fbb6 already satisfied Verifying dependencies for packedjson@#9e6fbb6 Info: Dependency on supersnappy@#2.1.1 already satisfied Verifying dependencies for supersnappy@#2.1.1 Info: Dependency on redpool@#8b7c1db already satisfied Verifying dependencies for redpool@#8b7c1db Info: Dependency on https://github.com/zedeus/redis@#d0a0e6f already satisfied Verifying dependencies for redis@#d0a0e6f Info: Dependency on https://github.com/zedeus/redis@#d0a0e6f already satisfied Verifying dependencies for redis@#d0a0e6f ### Installing zippy@#0.9.11 Downloading https://github.com/guzba/zippy using git

image

msfm360 avatar Sep 16 '22 10:09 msfm360

image

msfm360 avatar Sep 16 '22 10:09 msfm360

Can you try changing zippy's version in nitter.nimble from 0.9.11 to 0.10.4?

zedeus avatar Sep 16 '22 10:09 zedeus