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

272

Starting again after quitting simulator made it run.

Share:
272
Sree Jagath
Author by

Sree Jagath

Self - taught Flutter Developer

Updated on January 04, 2023

Comments

  • Sree Jagath
    Sree Jagath over 1 year

    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?

    • Kudos
      Kudos about 2 years
      Try quitting simulator and re-run project.
    • Moritz
      Moritz about 2 years
      are you on mac os or windows? Also whats your IDE?
    • Sree Jagath
      Sree Jagath about 2 years
      Mac OS @Moritz.
    • Moritz
      Moritz about 2 years
      you can try to build it in xcode itself