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
Hello, there is any fix for PWA in dev mode? It works okay on production, but during the testing all the time I need to force refresh the pages few times, because of this error:
[ERROR] [vite] Internal server error: No cached compile metadata found for "/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/astro/components/ViewTransitions.astro?astro&type=style&index=0&lang.css". The main Astro module "C:/www/sds/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/astro/components/ViewTransitions.astro" should have compiled and filled the metadata first, before its virtual modules can be requested.
I'm using "astro": "^4.5.6", and pnpm (on Windows).
The text was updated successfully, but these errors were encountered:
spokospace
changed the title
No cached compile metadata found
No cached compile metadata found [...]
Mar 20, 2024
Hello, there is any fix for PWA in dev mode? It works okay on production, but during the testing all the time I need to force refresh the pages few times, because of this error:
[ERROR] [vite] Internal server error: No cached compile metadata found for "/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/astro/components/ViewTransitions.astro?astro&type=style&index=0&lang.css". The main Astro module "C:/www/sds/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/astro/components/ViewTransitions.astro" should have compiled and filled the metadata first, before its virtual modules can be requested.
I'm using
"astro": "^4.5.6",
and pnpm (on Windows).The text was updated successfully, but these errors were encountered: