react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

Package react-native-ui-lib contains invalid configuration: "dependency.platforms.ios.project" is not allowed

Open pascal-maker opened this issue 2 years ago • 1 comments

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 () at earlyPortCheck (/Users/pascalmusabyimana/Desktop/Lovia-master-2/node_modules/metro/src/index.flow.js:394:11) at exports.runServer (/Users/pascalmusabyimana/Desktop/Lovia-master-2/node_modules/metro/src/index.flow.js:155:9) at Object.runServer [as func] (/Users/pascalmusabyimana/Desktop/Lovia-master-2/node_modules/@react-native-community/cli-plugin-metro/build/commands/start/runServer.js:123:49) at async Command.handleAction (/Users/pascalmusabyimana/Desktop/Lovia-master-2/node_modules/@react-native-community/cli/build/index.js:142:9)



Screenshots/Video

Environment

  • React Native version: 0.70
  • React Native UI Lib version:

Affected platforms

  • [ x] Android
  • [ x] iOS
  • [ ] Web

pascal-maker avatar Sep 29 '22 20:09 pascal-maker

Duplicate of #2119

LazyAfternoons avatar Oct 10 '22 07:10 LazyAfternoons

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.

stale[bot] avatar Dec 11 '22 12:12 stale[bot]