Nicolai Oliver Verbaarschot
Nicolai Oliver Verbaarschot
Hey there, I have a python venv created with devbox (don't think this should make much of a difference as it is a regular venv, devbox just creates it.) I...
I'm trying to understand the basic usage of the lib. The docs mention that all the providers need API keys, but I am unsure of where I should provide them....
### What happened? I am trying to add [email protected] and create a shell. I get the following error ``` ❯ devbox init ❯ devbox add [email protected] Info: Adding package "[email protected]"...
I am adding svelte-tweakpane to svelte 5 project. When I use position draggable then the Pane is not rendered in the DOM at all. Using position fixed works as expected....