shoutem / shoutem/shoutem.github.io

Unable to install (error)

Open
#190 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
520
Forks
92
PR merge metrics
No merged PRs in 30d

Description

Hi I tried to install the shoutem/ui using npm install @shoutem/ui --save and I get the following error message.

`npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/shoutem/react-native-lightbox.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\xxxxxx\AppData\Roaming\npm-cache_logs\2020-02-09T14_30_08_378Z-debug.log`

Contributor guide

No contributing guide indexed for this repository

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 @shoutem/ui --save and inspect the reported spawn git ENOENT failure for shoutem/react-native-lightbox. The payload names no source file or test; done would require determining and documenting a confirmed resolution for the installation failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react-native
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.