Closed irvandikky closed 1 year ago
Hey @irvandikky, just tried on a Windows 11 VM and seems working to me.
Is Nuxt project in the root dir ? if not, are you using "nuxtr.monorepoMode.DirectoryName": "directory-name"
setting:
Can you share console logs from VSCode ?
Also, thanks for mentioning VSCode config. Will add it to the issue template.
This is output channel. Console logs can be found from Help > Toggle Developer Tools
Sorry here is the log
From the logs showing up. This is a remote server, right ?
I'm not using remote server. This project & vscode on my local machine
Ok, my bad. Can you close VSCode, and try testing the extension with a fresh Nuxt app and make sure dependencies are installed ?
Working fine with the fresh nuxt App.
~~I think it's workspace / terminal primary folder (project) problem. I use git bash Nuxt App must be primary folder (project). I change my old project and use as primary folder / terminal path it's working fine~~
Edited: Sorry not working on my old project. The sidebar was show up but it show error maybe the problem in my project
Thanks for doing this test.
It rarely happens but I should debug this case more. But quick solution should be removing yarn.lock
, dependencies and reinstalling packages.
Removing yarn.lock with reinstall and reopen vscode working fine
Glad to know! Please, share with us any idea or feedback if this is your first time using Nuxtr. :)
Environment
Nuxi 3.6.5
Build Modules: -
VSCode
OS: Windows_NT x64 10.0.22621
What went wrong?
Hello I'm already install Nuxtr on my Vscode but there is no sidebar / command in pallete commands
How to reproduce it?
Install Nuxtr on Vs Code Extension Marketplace