-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
in xcode i received below error:
Unable to resolve module react/lib/LinkedStateMixin
from
.../react-native-auto-updater/Example/node_modules/react-native/Libraries/react-native/react-native.js:
my package.json looks like this:
{ "name": "ReactNativeAutoUpdater", "version": "0.0.1", "private": true, "scripts": { "start": "node_modules/react-native/packager/packager.sh" }, "dependencies": { "react-native": "^0.39.2", "react-native-auto-updater": "file:../" } }
Regards
Metadata
Metadata
Assignees
Labels
No labels