Skip to content

React Native TransformError #161

@vincentma

Description

@vincentma

Steps to reproduce,

  1. Create a React Native project.
react-native init test_diff
cd test_diff
npm install --save diff
  1. Modify index.ios.js file, and add the following line.
import {diffChars} from "diff";
  1. Now run the React Native packager.
react-native run-ios
  1. Error shows up. See attached.

screen shot 2017-01-25 at 4 56 50 pm

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