[mod.nu/dispatcher.nu] reference service_webbuilder.nu but the file does not exist #236
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills#236
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Surfaced during session 74.
Symptom
use nutools/modules/services *fails with:Same in
dispatcher.nu:61(use service_webbuilder.nu) anddispatcher.nu:327-330(alias dispatch entries forwebbuilder install/start/stop/status).Root cause
mod.nuanddispatcher.nuwere updated to registerservice_webbuilderbut the actualservice_webbuilder.nufile was never committed todevelopment(or was removed in a later commit without removing the references).Fix shape
Pick one:
service_webbuilder.numodule (model onservice_wallet.nuorservice_logic.nu).mod.nuanddispatcher.nuuntil the module is ready. Lowest risk.Workaround applied during session 74: stub file with no-op
install/start/stop/statusexports, kept the dispatcher parseable so the rest of the from-nothing test could proceed.Severity
Medium — breaks any
use nutools/modules/services *import; doesn't fail when the consumer imports specific modules (e.g.use nutools/modules/services/service_proc.nu).Filed as part of home#227 follow-ups.
mik-tf referenced this issue from lhumina_code/hero_demo2026-05-07 18:31:17 +00:00