Rosettea / Hilbish

🌓 The Moon-powered shell! A comfy and extensible shell for Lua fans! 🌺 ✨
https://rosettea.github.io/Hilbish/
MIT License
496 stars 21 forks source link

fix: Missing nature module #272

Closed overtube closed 5 months ago

overtube commented 9 months ago

hilbish

Missing nature module, some functionality and builtins will be missing.
local error: open nature/init.lua: no such file or directory
global install error: open /usr/local/share/hilbish/nature/init.lua: no such file or directory
could not find .hilbishrc.lua or /usr/local/share/hilbish/.hilbishrc.lua
TorchedSammy commented 9 months ago

how did you even install hilbish?

overtube commented 9 months ago

I just folow his build steps from README.md and after all steps done and sucessfull, getting that error.

TorchedSammy commented 9 months ago

well it's basically saying that you didn't install the files to the correct place. what os? was task install done?