Jagal R Nath
Jagal R Nath

Reputation: 358

Flutter app not launching on simulator. It exits because of not 'return a valid pid nor a launch error'

Flutter app launching shows error:

An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=3): Application launch for '{com.package.name}' did not return a valid pid nor a launch error. No such process

Can anyone please help out with this error?

Upvotes: 2

Views: 2105

Answers (1)

Jagal R Nath
Jagal R Nath

Reputation: 358

Starting again after quitting simulator made it run.

Upvotes: 2

Related Questions