-
-
Notifications
You must be signed in to change notification settings - Fork 724
Closed
nuxt-content/mdc
#160Description
Environment
- Operating System: Linux
- Node Version: v18.17.0
- Nuxt Version: 3.7.4
- CLI Version: 3.9.0
- Nitro Version: -
- Package Manager: [email protected]
- Builder: -
- User Config: devtools, modules
- Runtime Modules: @nuxt/[email protected]
- Build Modules: -
Reproduction
https://github.com/akiot-b/issue-20231018.git
Describe the bug
nuxt no longer requires 'shamefully-hoist=true' in workspace+pnpm as of 3.7.4.
Currently, @nuxt/content warns without 'shamefully-hoist'.
pnpm support without --shamefully-hoist #14146
By the way, if you use npm, you will not get any warning.
pnpm install
cd nuxt
pnpm dev WARN Failed to resolve dependency: slugify, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: is-buffer, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: debug, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: flat, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: node-emoji, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: extend, present in 'optimizeDeps.include'
WARN Failed to resolve dependency: hast-util-raw, present in 'optimizeDeps.include' Additional context
No response
Logs
No response
P4sca1, tobiasdiez, kingyue737, famisics, haexhub and 2 more
Metadata
Metadata
Assignees
Labels
No labels