#sdk folder

1 messages · Page 1 of 1 (latest)

frank obsidian
#

I am using (or trying to use) dagger with typescript.
If I do not have the sdk folder in my environnment (which usually is there when you init a new module or install a new module).
How do you "force" dagger to "regenerate/redownload" it ?

#

also what is the opposite of dagger install github.com/whateverModule ?

grave veldt
grave veldt
#

if you manually remove the dependency from dagger.json and re-run dagger develop it will cleanly uninstall

shy atlas