Open YoFoon opened 3 hours ago
did you run in 'pnpm dev' in the root of the repo or in the extension directory?
'pnpm dev' should be ran inside the extension directory. It'll start a server that needs to be running during the development of the plugin as the plugin will attempt to connect to this server for hot reloads, etc
Describe the Bug
Google Chrome plugin prompts me
Vite Dev Mode
Cannot connect to the Vite Dev Server on http://localhost:5173/
Double-check that Vite is working and reload the extension.
This page will close when the extension reloads.
ADN Google Chrome plugin auto reload。。
Steps to Reproduce
pnpm install
in the root of the repocp .env.sample .env
, and update .envpnpm dev
in the root of the repopnpm run db:migrate
in the root of the repodist
to chrome extension #apps/browser-extension/distExpected Behaviour
Normal use
Screenshots or Additional Context
Device Details
No response
Exact Hoarder Version
master