viewstools / yarn-workspaces-cra-crna

How to use yarn workspaces with Create React App and Create React Native App (Expo) to share common code across
151 stars 23 forks source link

Check symlink source existence #25

Open maksimko opened 5 years ago

maksimko commented 5 years ago

In an ejected project without Expo reference expo symlink points to nonexistent space. The existence condition returns false and causes fail because symlink already exists.