Cak Rio

Results 5 comments of Cak Rio

Hi @nikolaxhristov @aFuzzyBear , Sorry for late reply. Here is my setup - `package.json` ``` { "name": "@apps/astro-blog", "version": "0.0.1", "private": true, "scripts": { "dev": "astro dev --port 3000", "start":...

Hmm.. I'm facing the same issue … ![CleanShot 2024-01-23 at 18 15 34@2x](https://github.com/nuxt/image/assets/2656058/2df79d67-68a5-49e7-ba21-23572fa50c80) **Edit:** After reading the previous comments, finally this can be temporarily fixed by downgrading to `1.2.0`

> @Artem-Schander your lock file still shows version `"1.3.0"`. I assume that your `package.json` contains `"@nuxt/image": "^1.2.0",`. Using `^` as a prefix for the version will install the latest minor...

Thank you for your response @Schniz . What if we start small? Beginning with support for Node.js only. For others like Yarn, pnpm, perhaps we could note in the documentation...

Hi @Schniz, I completely understand your situation and the challenges you are facing, especially given the current circumstances in Israel. The safety and well-being of you and your family are...