Hannus
Hannus
> ### First Check > * [x] I added a very descriptive title to this issue. > * [x] I used the GitHub search to find a similar issue and...
thanks, it works! > This happens mostly on apple silicon machines. Fixed it by, bash /Applications/Python*/Install\ Certificates.command https://stackoverflow.com/a/76519628/3297613
alembic seems like not work well with sqllite, because that sqllite does not support alter method.
In dev mode, Babel shows the error as above. However, when I built it, app works well. I think 'tree shake' function solved this issue during the build process. Am...
solid-ui is does not work after updated the solidstart to 1.1 , even if I changed the dependencies version of tailwind to 3.4.17
thanks!
Hello @carere, thanks for sharing. Solid-UI can work after modifying the app.css file you posted a few days ago. What’s the difference between just modifying app.css and installing Shadcn instead...
use Nuxt template to bulid in Deno Deploy is okay.
solid-start can be deployed with Nuxt template in deno deploy dashboard. It works well.