Skip to content

npm install error #8

@jamsoft

Description

@jamsoft

When running the npm install command in the ClientApp root errors with:

# npm resolution error report

While resolving: [email protected]
Found: [email protected]
node_modules/typescript
  dev typescript@"^5.0.2" from the root project

Could not resolve dependency:
peerOptional typescript@"^3.2.1 || ^4" from [email protected]
node_modules/react-scripts
  react-scripts@"^5.0.1" from the root project

Conflicting peer dependency: [email protected]
node_modules/typescript
  peerOptional typescript@"^3.2.1 || ^4" from [email protected]
  node_modules/react-scripts
    react-scripts@"^5.0.1" from the root project

Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions