Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Missing deps in package.json #3813

Closed
vjpr opened this issue Sep 1, 2021 · 0 comments · Fixed by #3818
Closed

Missing deps in package.json #3813

vjpr opened this issue Sep 1, 2021 · 0 comments · Fixed by #3818
Assignees
Labels
bug Something isn't working

Comments

@vjpr
Copy link

vjpr commented Sep 1, 2021

Summary

@expo/dev-server uses connect and node-fetch but they are listed as dev deps and should be prod deps.

expo-cli is missing @expo/metro-config.

Environment

  Expo CLI 4.11.0 environment info:
    System:
      OS: macOS 11.2.1
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 16.7.0 - ~/nvm/versions/node/v16.7.0/bin/node
      Yarn: 1.22.4 - ~/.yarn/bin/yarn
      npm: 7.20.3 - ~/nvm/versions/node/v16.7.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    Managers:
      CocoaPods: 1.10.1 - /Users/Vaughan/.rbenv/shims/pod
    SDKs:
      iOS SDK:
        Platforms: iOS 14.5, DriverKit 20.4, macOS 11.3, tvOS 14.5, watchOS 7.4
    IDEs:
      Xcode: 12.5.1/12E507 - /usr/bin/xcodebuild
    npmPackages:
      expo: ~42.0.3 => 42.0.3
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
      react-native-web: ~0.13.18 => 0.13.18
    Expo Workflow: managed

Please specify your device/emulator/simulator platform, model and version

ios

Error output

See "Missing package" messages here: pnpm/pnpm#3731 (comment)

Reproducible demo or steps to reproduce from a blank project

Here is the process I followed while converting new expo blank project to pnpm.

pnpm/pnpm#3731 (comment)

@vjpr vjpr added the bug Something isn't working label Sep 1, 2021
@EvanBacon EvanBacon self-assigned this Sep 2, 2021
EvanBacon added a commit that referenced this issue Sep 2, 2021
EvanBacon added a commit that referenced this issue Sep 2, 2021
Co-authored-by: Evan Bacon <9664363+EvanBacon@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants