wix / wix/react-native-ui-lib

Demo App dependency missing issue

Open
#2,076 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.2k
Forks
748
Avg merge
2d 18h
Merged PRs (30d)
1

Description

Description

I just tried to install the "Demo App" from scratch here:

Related to
  • Components
  • Demo
  • Docs
  • Typings
Steps to reproduce

{ "name": "watchman", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/npm/deprecate-holder.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/npm/deprecate-holder/issues" }, "homepage": "https://github.com/npm/deprecate-holder#readme" }

Expected behavior

Demo should work

Actual behavior

Dependency block the demo

More Info

Code snippet


Screenshots/Video
Environment
  • React Native:
  • React Native UI Lib:
Affected platforms
  • Android
  • iOS
  • Web

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 with the Demo App setup instructions at the linked getting-started page and reproduce the npm start failure on Android. Inspect the Demo App dependency configuration and the installed node_modules\watchman\package.json referenced in the report. Done means following the documented steps no longer fails because of the watchman dependency.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.