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
#735 uses the
`packageManager` variable that comes from launch configuration instead
of `manager` that was just matched for the given lock file. This results
in packager beeing `undefined`.
Fixes#760
### How Has This Been Tested:
- Remove node_modules from expo-go project
- Run IDE in given project
- The IDE should launch
0 commit comments