codic12 / worm

A dynamic, tag-based window manager written in Nim
MIT License
716 stars 24 forks source link

Error: Package pixie@any version not found. #92

Open vgoer opened 8 months ago

vgoer commented 8 months ago

Verifying dependencies for worm@0.2.5 Info: Dependency on x11@any version already satisfied Verifying dependencies for x11@1.1 Installing pixie@any version Tip: 7 messages have been suppressed, use --verbose to show them. nimble.nim(683) getDownloadInfo

Error:  Package pixie@any version not found.

This error was reported when installing worm, and I couldn't solve it. Hope that helps me 231225_09h54m37s_screenshot

Archargelod commented 5 months ago

It could be caused by Nim 1.0 -> 2.0 upgrade. Try to delete ~/.nimble directory and reinstall worm.

codic12 commented 5 months ago

Yeah it compiles on my end