negative
negative
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
But on a Vue component works fine, the same code
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
Already tried and the error occurs in the “new ModelOperations()”, and as mentioned before the try and catch does not work, its like the code crashes when importing modules not when executing that code
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
No description
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
No description
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
I actually don't know how to debug this error to understand what is happening, dev server errors need to be improved (https://github.com/nitrojs/nitro/issues/2927)
11 replies
NNuxt
Created by negative on 12/18/2024 in #❓・help
Nitro error when using vscode-languagedetection (worker init error)
try and catch does not help because the error is when the worker init. Removing the line that executes the runModel method fix the error, but of course I want to fix it not to hide the error.
11 replies