Running with Pinokio 3.2 on windows 11, trying to open the Bolt Webui in firefox or chrome:
Cannot find module '~/utils/logger' imported from 'D:/pinokio/api/bolt.git/app/app/lib/stores/logs.ts'
at nodeImport (file:///d:/pinokio/api/bolt.git/app/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:53047:19)
at ssrImport (file:///d:/pinokio/api/bolt.git/app/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52914:22)
at eval (D:/pinokio/api/bolt.git/app/app/lib/stores/logs.ts:8:37)
at instantiateModule (file:///d:/pinokio/api/bolt.git/app/node_modules/vite/dist/node/chunks/dep-CB_7IfJ-.js:52972:5
Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.
"Clicking outside", is displaying an empty white page.
Thank you
Running with Pinokio 3.2 on windows 11, trying to open the Bolt Webui in firefox or chrome:
Cannot find module '~/utils/logger' imported from 'D:/pinokio/api/bolt.git/app/app/lib/stores/logs.ts'
Click outside, press Esc key, or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.ts.
"Clicking outside", is displaying an empty white page.
Thank you