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
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
The text was updated successfully, but these errors were encountered:
also experiencing the exact same issue, came here to report and get support and found this thread. running pinokio 3.2 on windows 10, open on chromium and edge
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
The text was updated successfully, but these errors were encountered: