Skip to content

Unable to resolve modules after upgrading from 0.47 #17557

@rajivshah3

Description

@rajivshah3

Is this a bug report?

Yes

Have you read the Contributing Guidelines?

Yes

Environment

Environment:
OS: macOS High Sierra 10.13.2
Node: 8.5.0
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.2 Build version 9C34b
Android Studio: 3.0 AI-171.4408382

Packages: (wanted => installed)
react: 16.0.0 => 16.0.0
react-native: ^0.52.0 => 0.52.0

Steps to Reproduce

  1. Upgrade from react-native 0.47
  2. Attempt to run the project on iOS

Expected Behavior

Build successfuly

Actual Behavior

image

Reproducible Demo

The following modules seem to have given me some issues:

  • XMLHttpRequest (specifically url, http, and child_process)
  • redux
  • crypto (we use rn-nodeify to fix this one)

I've tried removing the node_modules and installing again, clearing the watchman cache, removing the temp directories, and pretty much anything else I've found online

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions