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.

./src/index.js Cannot find file: 'Hello.js' does not match the corresponding name on disk: '.\src\hello.js'.

See original GitHub issue

Bug report

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce.

What is the expected behavior?

Other relevant information: webpack version:
Node.js version: Operating System: Additional tools:

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
Mistyyyycommented, Mar 27, 2020

You should keep the import hello from './Hello' reference and Hello.js filename consistent.

0reactions
sokracommented, Mar 27, 2020

Please submit support requests and questions to StackOverflow using the tag [webpack]. StackOverflow is better suited for this kind of support. The issue tracker is for bug reports and feature discussions. See also our CONTRIBUTING guidelines.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ask Question - Stack Overflow
Error: Cannot find file: 'index.js' does not match the corresponding name on disk: './node_modules/React/react' [closed] · It seems to work find ...
Read more >
React | does not match the corresponding name on disk
JS - JavaScript. React - Cannot find file | does not match the corresponding name on disk. 5.6K views 1 year ago.
Read more >
'Index.Js' Does Not Match The Corresponding Name On Disk
Filtering out the most src/index.js Cannot find file: 'Hello.js' does not match the corresponding name on disk: '.\src\hello.js'. If ...
Read more >
[Solved] Cannot find file: 'index.js' does not match the ...
Failed to compile../src/Homepage.jsCannot find file: 'index.js' does not match the corresponding name on disk: '.\node_modules\React\react'.
Read more >
Creating a React app with Webpack - JavaScript Ramblings
Sometimes you want to get started with React but don't want all ... <title>React + Webpack</title> </head> <body> <h1>Hello React + Webpack!
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