You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I see a great opportunity using this framework, but I'm having trouble executing the "task clean" command
this is the error i get
go: finding module for package github.com/KejawenLab/skeleton/v3/generated/engine
go: downloading github.com/KejawenLab/skeleton v1.0.0
github.com/KejawenLab/skeleton/v3 imports
github.com/KejawenLab/skeleton/v3/generated/engine: module github.com/KejawenLab/skeleton@latest found (v1.0.0), but does not contain package github.com/KejawenLab/skeleton/v3/generated/engine
github.com/KejawenLab/skeleton/v3 imports
github.com/KejawenLab/skeleton/v3/generated/generator: module github.com/KejawenLab/skeleton@latest found (v1.0.0), but does not contain package github.com/KejawenLab/skeleton/v3/generated/generator
task: Failed to run task "clean": exit status 1
The text was updated successfully, but these errors were encountered:
Hello,
I see a great opportunity using this framework, but I'm having trouble executing the "task clean" command
this is the error i get
The text was updated successfully, but these errors were encountered: