You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, adding a tsconfig.json (as a Project Reference in Typescript 3) causes this Metro error: Root has to be a valid directory. Looks like glob isn't correctly excluding files (despite the trailing slash).
The text was updated successfully, but these errors were encountered:
For example, adding a tsconfig.json (as a Project Reference in Typescript 3) causes this Metro error:
Root has to be a valid directory
. Looks likeglob
isn't correctly excluding files (despite the trailing slash).The text was updated successfully, but these errors were encountered: