Skip to content

Error: Cannot find package 'ipx' imported from [project_path]\.nuxt\dev\index.mjs #1980

@prpanto

Description

@prpanto
  • 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions