react-native-ui-lib
react-native-ui-lib copied to clipboard
Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed
Description
when trying to reset cache using yarn start reset--cache i get the warning Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed. This in the process of cleaning the cache
Related to
- [ ] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
Steps to reproduce
Expected behavior
Actual behavior
I get a warning saying dependency.platforms.ios.project" is not allowed.
More Info
Code snippet
ovia-master-2 % yarn start --reset-cache
yarn run v1.22.19
warning ../../package.json: No license field
$ react-native start --reset-cache
warn Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
error listen EADDRINUSE: address already in use :::8081.
Error: listen EADDRINUSE: address already in use :::8081
at Server.setupListenHandle [as _listen2] (node:net:1485:16)
at listenInCluster (node:net:1533:12)
at Server.listen (node:net:1621:7)
at /Users/pascalmusabyimana/Desktop/Lovia-master-2/node_modules/metro/src/index.flow.js:398:14
at new Promise (
Screenshots/Video
Environment
- React Native version: 0.70
- React Native UI Lib version:
Affected platforms
- [ x] Android
- [ x] iOS
- [ ] Web
Duplicate of #2119
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.