Missing "./runtime" specifier in "@nuxt/image" package
Hello. I want to create a custom provider for @nuxt/image. I use instructions from https://image.nuxt.com/advanced/custom-provider
My custom provider is:
But I get the error: " Missing "./runtime" specifier in "@nuxt/image" package".
What do I do incorrect?
My custom provider is:
But I get the error: " Missing "./runtime" specifier in "@nuxt/image" package".
What do I do incorrect?

