Summary: Pull Request resolved: https://github.com/facebook/flipper/pull/3188 Fixes failing typescript issue (probably case sensitivity thing, on windows it was complaining about `Metro` not being resolvable while we use `metro` everywhere). Put a `ts-ignore` on it, since the metro typings we use are empty anyway Disabled a test that failed consistently on GH CI. Maybe timing or Node version issue? Reviewed By: fabiomassimo Differential Revision: D33191515 fbshipit-source-id: 18a143024824eeeafaffe4941df474591fb7b70a
11 KiB
11 KiB