Liam Grossman

Results 2 issues of Liam Grossman

I get the following error when installing it on React 17 with Nextjs: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...

I've been using the libsql docker image and it seems like arm64 isn't recognized as a valid platform in my Docker file, where I have: ``` FROM --platform=linux/arm64 ghcr.io/tursodatabase/libsql-server:latest ```...

bug
docker