catherineriver / sanity-plugin-generate-ogimage

This Sanity plugin provides a tool to generate Open Graph (OG) images for your Sanity documents. It's designed to be flexible, allowing you to define custom layouts for the generated images.
MIT License
10 stars 1 forks source link

Installation failed #1

Closed soderlind closed 1 year ago

soderlind commented 1 year ago

Hi,

Following the README, running npm install sanity-plugin-generate-ogimagefails with a 404

Doing npm install @catherineriver/sanity-plugin-generate-ogimage works fine, just a npm warn - npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

catherineriver commented 1 year ago

Hi,

Thank you for pointing that out. I've fixed the issue in the README.