Web Preview Not Working in Any of my TypeScript Projects

Hi, since yesterday my webpreview is not working for any of my projects.

Tried to:

  • Rebuild the environment, not worked
  • Force web preview, got this error: command ‘monospace.reloadWeb’ not found
  • Restarted the workspace, not worked
  • Cleared cookies
  • Changed Browser (from chrome to firefox)

In fact, any command does not work, even to show the output:

"Command ‘Project IDX: Troubleshooting - Show IDX Output Log’ resulted in an error

command ‘monospace.showOutputLog’ not found"

The extensions are not working too

1 Like

I am having similar issues with my workspaces not loading correctly. It seems to only be a larger NextJS app project. I started a new project and it all seems to load fine.

To give more information, I’ve tried:

  • A different browser
  • Clearing cache/cookies
  • Resetting the workspace
  • Disabling all extensions
  • Hard restarts, etc.
1 Like