image
image copied to clipboard
free() invalid size
When upgrading from versions:
“nuxt": “3.13.2”, “@nuxt/image": ‘^1.8.1’,
to the latest ones, the application stopped running, ubuntu console gives the error free() invalid size and stops execution.
I installed valgrind to track the memory error, it shows this error.
Any help would be greatly appreciated.