-
Notifications
You must be signed in to change notification settings - Fork 302
Open
Description
- Operating System: Windows_NT
- Node Version: v24.8.0
- Nuxt Version: 4.1.3
- CLI Version: 3.29.2
- Nitro Version: 2.12.7
- Package Manager: [email protected]
- Builder: -
- User Config: compatibilityDate, devtools, css, vite, modules
- Runtime Modules: [email protected], @nuxt/[email protected]
- Build Modules: -
I add the image module and I have some errors:
> npx nuxt module add image
ℹ Resolved @nuxt/image, adding module...
ℹ Installing @nuxt/[email protected] as a dependency
The system cannot find the drive specified.
npm warn cleanup Failed to remove some directories [
npm warn cleanup [
npm warn cleanup '[project_path]\\node_modules\\prebuild-install',
npm warn cleanup [Error: EPERM: operation not permitted, rmdir '[project_path]\node_modules\prebuild-install\node_modules\tar-fs\test\fixtures\e'] {
npm warn cleanup errno: -4048,
npm warn cleanup code: 'EPERM',
npm warn cleanup syscall: 'rmdir',
npm warn cleanup path: '[project_path]\\node_modules\\prebuild-install\\node_modules\\tar-fs\\test\\fixtures\\e'
npm warn cleanup }
npm warn cleanup ]
npm warn cleanup ]
...
When run the application I have this error:
"ipx" is imported by "node_modules/@nuxt/image/dist/runtime/ipx.js", but could not be resolved – treating it as an external dependency.
Metadata
Metadata
Assignees
Labels
No labels