Skip to content

fix(deps): fix Renovate error #313

Description

@DevSecNinja

Describe the bug

npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: frontend@0.1.1
npm error Found: @types/react@undefined
npm error node_modules/@types/react
npm error   dev @types/react@"19.2.15" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @types/react@"^19.2.0" from @types/react-dom@19.2.3
npm error node_modules/@types/react-dom
npm error   dev @types/react-dom@"19.2.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-05-30T08_02_05_657Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-30T08_02_05_657Z-debug-0.log

Steps to reproduce

Expected behavior

Actual behavior

Environment

  • OS:
  • Version/tag:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions