mohebifar / mohebifar/react-native-copilot

cannot install the package

Open
#340 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

I am unable to install the package, and here’s what I get:

npm install --save react-native-copilot
npm error code 128
npm error An unknown git error occurred
npm error command git --no-replace-objects ls-remote ssh://git@github.com/react-native-navigation/native.git
npm error git@github.com: Permission denied (publickey).    
npm error fatal: Could not read from remote repository.     
npm error
npm error Please make sure you have the correct access rights
npm error and the repository exists.
npm error A complete log of this run can be found in: C:\Users\B\AppData\Local\npm-cache\_logs\2025-01-29T05_43_02_625Z-debug-0.log

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing npm install --save react-native-copilot and inspect the referenced Git dependency, ssh://git@github.com/react-native-navigation/native.git. The issue is done when installation no longer requires an unavailable GitHub SSH key and completes successfully for a fresh user.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.