chore(Turborepo): Handle unhandled error case in package discovery (#7703)
### Description
- Handle a scenario where we had an IO error trying to determine if
package.json exists
### Testing Instructions
Existing test suite
Closes TURBO-2597
---------
Co-authored-by: Greg Soltis <Greg Soltis>