-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
Nuxt project info:
- Operating System: Windows_NT
- Node Version: v20.5.1
- Nuxt Version: 3.7.0
- CLI Version: 3.7.2
- Nitro Version: 2.6.2
- Package Manager: [email protected]
- Builder: -
- User Config: app, devServer, devtools, telemetry, typescript, sourcemap, runtimeConfig, modules, i18n, device, pinia, googleFonts, imports, css, build, vite
- Runtime Modules: @nuxtjs/[email protected], @nuxt/[email protected], @pinia/[email protected], @nuxtjs/[email protected], @nuxtjs/[email protected]
- Build Modules: -
What went wrong?
I was trying to use nuxtr when my nuxt project lives within a subfolder within the workspace (ie /src). But it cannot find it (see below
Is there a config setting that allows it to set the root dir of nuxtr so it can then pick everything up and work?
I tried using the monorepo DirectoryName config setting set to /src which enabled the extension and worked for things like creating components/stores etc but didn't for installing deps because it was trying to use the workspace root which is correct for a monorepo setup.
How to reproduce it?
Install nuxt into a subfolder structure like this:

Nuxtr isn't available in the sidebar or command pallete
ennioVisco, yancyknight, XStarlink and andrrms
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
