fix(cli): web support and resolution (#16820)* fix web support and resolution * clean up dependency logic * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by:
fix(cli): web support and resolution (#16820)* fix web support and resolution * clean up dependency logic * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]> * lint fix * Update getVersionedPackages.ts * chore(cli): move timeout code to #16820 * Update getVersionedPackages.ts * Update getVersionedPackages-test.ts Co-authored-by: Expo Bot <[email protected]>
show more ...
feat(cli): add `npx expo install` command (#16756)* feat: add `expo install` command * test: improve test coverage * chore: improved testing * Updated e2e tests * Update CHANGELOG.md
feat(cli): add `npx expo install` command (#16756)* feat: add `expo install` command * test: improve test coverage * chore: improved testing * Updated e2e tests * Update CHANGELOG.md * Update packages/@expo/cli/CHANGELOG.md Co-authored-by: Expo Bot <[email protected]> * Update getVersionedPackages.ts * lint fix * Update getVersionedPackages-test.ts * Delete index-test.ts * Update index-test.ts * improve documentation * Update args.ts Co-authored-by: Expo Bot <[email protected]>