Open
Description
yntax Error: TypeError: loaderContext.getOptions is not a function
@ multi (webpack)-dev-server/client?http://localhost:8081/sockjs-node (webpack)/hot/dev-server.js ./src/main.ts
I upgraded my app from vue 3 js to vue 3 typescript and this error occurs when i try to start the dev server:
I tried to downgrade webpack to version 4, also the ts-loader to 8.2.0 and node version but non of these works.
Does anybody solved this issue?
Metadata
Metadata
Assignees
Labels
No labels