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
Astro
after running $ pnpm astro add @inox-tools/request-nanostores
the following error occurs on line 21 [ERROR] Cannot read properties of undefined (reading 'has')
Astro
after running
$ pnpm astro add @inox-tools/request-nanostores
the following error occurs on line 21
[ERROR] Cannot read properties of undefined (reading 'has')
\node_modules.pnpm@[email protected][email protected][email protected]\node_modules@inox-tools\request-nanostores\src\runtime\server.ts
and
Cannot find module '@it-astro:state' or its corresponding type declarations.ts(2307)
I have also ran
pnpm astro add @inox-tools/request-state
The text was updated successfully, but these errors were encountered: