You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
instead of creating new issue i am putting this here
if someone using cloud IDE like Github Codespace or Gitpod and unable to use devtool or want to use code-server
🐛 The bug
There is a section in documentation about VS Code Server, but I can't get working it.
Part 1 - Follow the docs
Installing code-server from coder as proposes the docs leads to an error:
and tab with VS Code freezes with Starting...
Part 2 - Follow the VS Code tab
The tab VS Code has link that leads to the Microsoft website
Installing vscode-server and reloading Nuxt leads to new error:
Also launching code-server from CLI leads to errors:
As I could found, this error tied with replacing code-server with VS Code CLI
🛠️ To reproduce
See "Additional context"
🌈 Expected behavior
Consistent and clear docs about VS Code Server because now next contradict each other:
And in the end nor of these ways working
ℹ️ Additional context
I tried this on:
To reproduce this, just use Nuxt example project
and do steps from 🐛 The bug
The text was updated successfully, but these errors were encountered: