You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2024. It is now read-only.
I recently upgraded some packages including astro-sanity however when I tried building my app I am running into an issue.
[astro] Unable to load /home/user/Documents/My Projects/typescript/HSP/website/astro.config.mjs
error Failed to resolve entry for package "astro-sanity". The package may have incorrect main/module/exports specified in its package.json.
I tried to reinstall astro-sanity but for some reason after the 1.1.4 release I am now seeing this issue whenever I am trying to install it.
$ npx astro add astro-sanity
⚠ astro-sanity is not an official Astro package. Use at your own risk!
✔ Continue? … yes
✖ astro-sanity doesn't appear to be an integration or an adapter. Find our official integrations at https://astro.build/integrations
The text was updated successfully, but these errors were encountered:
I recently upgraded some packages including astro-sanity however when I tried building my app I am running into an issue.
I tried to reinstall astro-sanity but for some reason after the 1.1.4 release I am now seeing this issue whenever I am trying to install it.
The text was updated successfully, but these errors were encountered: