N
Nuxt3y ago
Thimo_o

How to see nuxt devtools?

I enabled devtools globally by doing "npx nuxi@latest devtools enable" How can I now see the devtools window? Do I need to install something more?
18 Replies
ArmoredBear
ArmoredBear3y ago
when you run the dev server you'll see a little icon on the bottom of the page that opens it up
DevHunteer
DevHunteer3y ago
The icon redirects to nuxt.com
Thimo_o
Thimo_oOP3y ago
Using it globally it redirected to nuxt.com for me too. Alt D didn't work either
DevHunteer
DevHunteer3y ago
Should we rise an issue on Github ?
ArmoredBear
ArmoredBear3y ago
hmm thast really weird i just created a new project with sidebases cli and installed it and it worked i couldnt get it to work on an existing project tho tbh
DevHunteer
DevHunteer3y ago
Are u on Windows ?
ArmoredBear
ArmoredBear3y ago
mac
DevHunteer
DevHunteer3y ago
Okey Maybe @Anthony Fu or @danielroe @Atinux will see this issue and help us 😅
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
🇨🇭 Marko Bolliger <cannap>
mine was not working with npx i had todo a manual install i am WINDOWS xD i always have trouble
Thimo_o
Thimo_oOP3y ago
This makes it works on windows yes thank you! However the global version doesn't work with windows for now
Fabian B.
Fabian B.3y ago
Hopping in here 😄 I can always recommend to use WSL if you are on windows. Will make your dev life way easier 😄
Thimo_o
Thimo_oOP3y ago
I'm currently figuring wsl out a bit but i'm stuck on an error. Can I ask you in DM some things about it? 😁
Fabian B.
Fabian B.3y ago
Sure 😄 Though I am using a mac myself not sure if I can help
DevHunteer
DevHunteer3y ago
It doesn’t work in WSL Ubuntu Neither
Thimo_o
Thimo_oOP3y ago
What error did you get?
DevHunteer
DevHunteer3y ago
It doesn’t give any errors it says installed correctly but it doesn’t shows up on the Nuxt App ! And I’ve noticed something that when you type npx nuxi@lastest devtools enable it starts using npm even in a pnpm project which will leads to conflict between pnpm & npm ! I am wrong ?
manniL
manniL3y ago
#devtools is now up FYI 😊

Did you find this page helpful?