Replies: 2 comments
-
|
up |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please open an issue in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated my vue 2 project to vue 3 but when running the
npm run servecommand the project is loaded blank, with no error in the terminal, but in the web console the error is displayed:Uncaught TypeError: Cannot set properties of undefined (setting 'webpackHotUpdatepublisher')package.json:
vue.config.js:
router:
error screen:

Can anyone help me please?
Beta Was this translation helpful? Give feedback.
All reactions