Bendegúz Hajnal

Results 4 comments of Bendegúz Hajnal

Same with these versions: ``` pnpm -v 8.6.0 node -v v16.20.0 ```

The warning is still there when using `@qwikest/icons 0.0.8` together with `qwik 1.1.0` or `qwik 1.1.4` and using `import { HiXY } from "@qwikest/icons/heroicons"`.

I did encounter this issue. See environment details below. ```bash Environment variables loaded from .env prisma : 3.10.0 @prisma/client : 3.10.0 Current platform : debian-openssl-1.1.x Query Engine (Node-API) : libquery-engine...

Updating to the most recent minor version doesn't solve the error ```bash Environment variables loaded from .env prisma : 3.15.2 @prisma/client : 3.15.2 Current platform : debian-openssl-1.1.x Query Engine (Node-API)...