Skip to content

Unable to install react-navigation #8392

Closed
@tushar8848

Description

@tushar8848

[https://facebook.github.io/react-native/docs/navigation]
I'm trying to include navigation in my project, but these errors keep on popping

%npm install --save react-navigation
npm WARN @typescript-eslint/eslint-plugin@1.13.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/parser@1.13.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-plugin-react@7.12.4 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN eslint-plugin-react-native@3.6.0 requires a peer of eslint@^3.17.0 || ^4 || ^5 but none is installed. You must install peer dependencies yourself.
npm WARN tsutils@3.17.1 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
npm WARN @react-navigation/native@3.6.2 requires a peer of react-native-gesture-handler@* but none is installed. You must install peer dependencies yourself.

  • react-navigation@4.0.10
    updated 1 package and audited 957303 packages in 4.482s

20 packages are looking for funding
run npm fund for details

found 4 low severity vulnerabilities
run npm audit fix to fix them, or npm audit for details

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions