wix / react-native-ui-lib

UI Components Library for React Native
https://wix.github.io/react-native-ui-lib/
MIT License
6.44k stars 706 forks source link

Demo App dependency missing issue #2076

Open sovetski opened 2 years ago

sovetski commented 2 years ago

Description

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

Related to

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

Affected platforms

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

ethanshar commented 2 years ago

which folder do you run npm start from?