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
1.Upgrade the vue version to 3.4.9 in the package.json file (the current version of the project is fixed to 3.3.13 for proper operation)
2. pnpm install
3. pnpm run dev
What is expected?
The project runs normally and the console reports no errors
electron environment.
Besides that, tried 3.4.8 version of vue, it is working fine, upgrading to 3.4.9 will have this problem, so fixed the project version to 3.3.13