Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Cannot find module expo/config-plugins #50

@jypa

Description

@jypa

After installing

npx expo install config-plugin-react-native-intercom expo-build-properties

› Installing 1 SDK 46.0.0 compatible native module and 1 other package using Yarn
> yarn add config-plugin-react-native-intercom expo-build-properties@~0.3.0
yarn add v1.22.15
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
warning Workspaces can only be enabled in private projects.
[4/4] 🔨  Building fresh packages...
success Saved lockfile.
warning Workspaces can only be enabled in private projects.
success Saved 2 new dependencies.
info Direct dependencies
├─ config-plugin-react-native-intercom@1.7.0
└─ expo-build-properties@0.3.0
info All dependencies
├─ config-plugin-react-native-intercom@1.7.0
└─ expo-build-properties@0.3.0
✨  Done in 7.38s.
CommandError: Cannot find module 'expo/config-plugins'
Require stack:
- .../node_modules/config-plugin-react-native-intercom/node_modules/expo-build-properties/build/android.js
- .../node_modules/config-plugin-react-native-intercom/node_modules/expo-build-properties/build/withBuildProperties.js
- .../node_modules/config-plugin-react-native-intercom/build/withIntercom.js
- .../node_modules/config-plugin-react-native-intercom/app.plugin.js
- .../node_modules/@expo/config/node_modules/@expo/config-plugins/build/utils/plugin-resolver.js
- .../node_modules/@expo/config/node_modules/@expo/config-plugins/build/plugins/withStaticPlugin.js
- .../node_modules/@expo/config/node_modules/@expo/config-plugins/build/plugins/withPlugins.js
- .../node_modules/@expo/config/node_modules/@expo/config-plugins/build/index.js
- .../node_modules/@expo/config/build/plugins/withConfigPlugins.js
- .../node_modules/@expo/config/build/Config.js
- .../node_modules/@expo/config/build/index.js
- .../node_modules/@expo/cli/build/src/utils/cocoapods.js
- .../node_modules/@expo/cli/build/src/run/ios/runIosAsync.js
- .../node_modules/@expo/cli/build/src/run/ios/index.js
- .../node_modules/@expo/cli/build/bin/cli

Expo SDK: 46

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions