question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

imports[0] for react-transform-hmr does not look like React

See original GitHub issue

Is this a bug report?

yes

Have you read the Contributing Guidelines?

(Write your answer here.)

yes

Steps to Reproduce

(Write your steps here:)

  1. i install react-native-cli with npm in global
  2. then, run ‘react-native init test’ to create project
  3. i run ‘react-native run-ios’ when the project create complete
  4. the simulator run success, and “react-native” normal install & run

Expected Behavior

(Write what you thought would happen.)

Actual Behavior

it show me the normal page and then show me the error after short time. wx20171208-001453 2x

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
vhmolinarcommented, Jun 28, 2018

Could you solve this? I’m facing this problem at the newer version.

0reactions
facebook-github-botcommented, Dec 8, 2017

@lwinkyawmyat has closed this issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - react-transform-catch-errors does not look like a ...
I'm working on a react project and we are using react starter kit. I am new to the project and when I clone...
Read more >
Introducing the New JSX Transform – React Blog
Remove all unused React imports as a result of upgrading to the new JSX transform. · Change all default React imports (i.e. import...
Read more >
Features | Vite
Native ES imports do not support bare module imports like the following: ... HMR integrations for Vue Single File Components and React Fast...
Read more >
react-imported-component - npm package | Snyk
Security Policy: No. We found a way for you to contribute to the project! Looks like react-imported-component is missing a security policy.
Read more >
The best webpack configurations for React applications
Code to be run in the terminal will be written like $ npm install ... src/App.js // Empty file // src/index.js import React...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found