alko999
alko999
Like in monaco-editor https://microsoft.github.io/monaco-editor/playground.html?source=v0.48.0#example-creating-the-diffeditor-inline-diff-example 
try to add useNonce: false in init section
You can bind it like ":requestInterceptor.prop="requestInput"" where "requestInput" is a regular method in vue component.
the same issue :( it works on Mac, but not on Windows Problem looks like the same as in https://github.com/vuetifyjs/vuetify-loader/pull/280/files#diff-506a554cc9ae4bd87c5794ca0fabeaab16c44d6542fc32a426a5b0ec4038171b
@patrik-fasang-ness it seems we should use nodejs v.22+ it works for me after upgrade nodejs from v18 to v22
No, just update Node version. "webpack-plugin-vuetify": "3.1.2", "@vue/cli-service": "5.0.9", Current node version 22.21.0