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
after I install the package I get this error message
Unable to resolve module @unimodules/core
import { NativeModulesProxy } from '@unimodules/core';
export default NativeModulesProxy.ExponentConstants;
all I just wrote on the code is
import ExpoMixpanelAnalytics from '@benawad/expo-mixpanel-analytics';
Our working setup looks like this.
after I install the package I get this error message
Unable to resolve module @unimodules/core
import { NativeModulesProxy } from '@unimodules/core';
export default NativeModulesProxy.ExponentConstants;
all I just wrote on the code is
import ExpoMixpanelAnalytics from '@benawad/expo-mixpanel-analytics';
Our working setup looks like this.
Expo CLI 2.10.1 environment info:
System:
OS: windows 10
Binaries:
Node: v16.14.0
yarn: v1.22.18
npmPackages:
expo: ^44.0.6
react: 17.0.2
react-native: 0.64.3
@react-navigation/native: ^6.0.8",
npmGlobalPackages:
expo-cli: v16.14.0
The text was updated successfully, but these errors were encountered: