knightos init fails with cryptic `Network unavailable` message
himanss opened this issue · 3 comments
himanss commented
knightos init --platform=TI84pSE
prints
Notice: Rebuilding existing environment
Found existing project: KnightOS
Installing SDK...
.../KnightOS/.knightos/kernel-TI84pSE.rom
Installing kernel 0.6.11
Installing template...
Installing packages...
Network unavailable, falling back to cache
Unable to download manifest for core/init. Does it exist?
BryceVandegrift commented
The KnightOS SDK currently does not work.
If you want to see what progress is being made on KnightOS you can look/ask in the IRC channel:
#knightos on irc.libera.chat.
pixelherodev commented
The SDK tries to go through the network to fetch packages; the server it used to use for this no longer exists. I should really reprioritize getting this fixed, sorry :(