I'm getting the following error every 2nd reload of the homepage.
I have no clue where to begin. I did try to
- remove the .astro cache
- npm update and clearing of the cache
Did not help.
No hoisted script at index 0
at LoadPluginContext.load (file:///home/rehan/academy/web/node_modules/astro/dist/vite-plugin-astro/index.js:108:19)
at PluginContainer.load (file:///home/rehan/academy/web/node_modules/vite/dist/node/chunks/dep-C1-ZB6nQ.js:49555:17)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async loadAndTransform (file:///home/rehan/academy/web/node_modules/vite/dist/node/chunks/dep-C1-ZB6nQ.js:52349:22)
at async viteTransformMiddleware (file:///home/rehan/academy/web/node_modules/vite/dist/node/chunks/dep-C1-ZB6nQ.js:62168:24)