Salvatore

Results 12 comments of Salvatore

@skegel13 same problem here, where do I have to put that code? @lee-alderdice did you use it?

@skegel13 u saved my day, I needed a fast workaround.. Tnx a lot Looking forward typescript integration

@Igogrek take into consideration the idea of adding support to sass and scss, in my case it was enough to add these 2 lines to package.json's dev dependencies: `"sass-loader": "^...

@LinusBorg i can see your point

solved same issue with [it](https://github.com/vuejs-templates/webpack/issues/1284#issuecomment-377981908), thanks @johnellinwood

I'm facing the same issue on a Apple M1 In my case the issue was only when I run the app on the server, if I do `npm run build...

I'm stuck with this, I'm developing from an Apple M1 so an ARM, to a linux/amd64 environment, if I downgrade to 1.2 I still get the `Cannot find module '../build/Release/sharp-linux-x64.node`...

> @ThePlastic I had to restart my M1 Mac after downgrading to get this to work again. Tried, no result.

> Same problem with Nuxt 3.10 and Nuxt/Image 1.3. But the problem only appears locally, my project is deployed on Vercel and everything works. By switching back to version 1.2,...

> > This is my solution that prevents this warning for now. It is not a principled way, of course If the following attributes are set, we will no longer...