Integrate nuxt devtools with vs code
I cant get nuxt devtools to work with vscode.
If I pick a component using the devtools insepct tool - nothing happens.
Also when I try to use the 'vs code' tab, nothing works
4 Replies
Up
Up
Anyone?
Maybe @manniL / TheAlexLichter can help?
Node version?
Could be various reasons based on your setup btw, see Nuxt unrelated issues like https://github.com/Azure/azure-functions-core-tools/issues/3340#issuecomment-1520639943 or https://github.com/getsentry/sentry-javascript/issues/8865#issuecomment-1835828606
GitHub
spawn Unknown system error -8 · Issue #8865 · getsentry/sentry-java...
Is there an existing issue for this? I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues I have reviewed the documentation https://docs.sentry.io/ I am using th...
GitHub
Node 18 error: spawn Unknown system error -8 · Issue #3340 · Azure/...
I experience an error running "azure-functions-core-tools": "^4.0.5095" with Node 18. CPU: Apple M1 OS: macOS 13.3.1 22E261 x86_64 NODE: v18.16.0 NPM: 9.5.0 ARCH: i386 and arm64...
Stack Overflow
Unknown system error -8 when running yarn dev command
I have a dev script that looks like this.
"scripts": {
"dev": "./test.sh",
},
When trying to run 'yarn dev' command. I get the following error:
Internal Error: spawn