Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Could not parse the simulator list output #10

Open
telecomsxchange opened this issue Dec 16, 2019 · 1 comment
Open

Error Could not parse the simulator list output #10

telecomsxchange opened this issue Dec 16, 2019 · 1 comment

Comments

@telecomsxchange
Copy link

Describe the bug

info Found Xcode project RNSIP.xcodeproj
2019-12-16 19:52:35.329 simctl[2216:51794] CoreSimulator detected version change. Framework version (681.15) does not match existing job version (518.22). Attempting to remove the stale service in order to add the expected version.
error Could not parse the simulator list output. Run CLI with --verbose flag for more details.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @tariq86/[email protected] ios: react-native run-ios
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @tariq86/[email protected] ios script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ameedjamous/.npm/_logs/2019-12-16T17_52_47_763Z-debug.log

2019-12-16T17_52_47_763Z-debug.log

To Reproduce
run npm run ios

Expected behavior
I would expect the simulator to show

Desktop (please complete the following information):

  • OS: Mac OS Catalina
  • Version [e.g. 22] 10.15.1 (19B88)
@telecomsxchange
Copy link
Author

I have managed to run the simulator, but getting this error in simulates now.

Screen Shot 2019-12-16 at 9 21 17 PM

Unknown argument type 'attribute' in method -[RCTAppState getCurrentAppState:error:]. Extend RCTConvert to support this type.

-[RCTModuleMethod processMethodSignature]
RCTModuleMethod.mm:375
-[RCTModuleMethod invokeWithBridge:module:arguments:]
facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&)
facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const
invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)
_dispatch_call_block_and_release
_dispatch_client_callout
_dispatch_main_queue_callback_4CF
CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE
__CFRunLoopRun
CFRunLoopRunSpecific
GSEventRunModal
UIApplicationMain
main
start
0x0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant