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.

Error: Cannot find module './RootComponents'

See original GitHub issue

After updating to 4.2.0 and running dev server I get Error: Cannot find module './RootComponents'. It appears the file is there but not being compiled and copied over to lib in node_modules.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
poorpaddycommented, Nov 14, 2017

4.2.1 resolves this issue.

1reaction
tannerlinsleycommented, Nov 14, 2017

Fixed in the latest release. Something went wrong with the release process and it uploaded a partial file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1 Answer - 1 - Stack Overflow
Error : Cannot find module './_freeGlobal' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15).
Read more >
Error: Cannot find module in JavaScript [SOLVED]
We can solve Error: Cannot find module by installing the missing module. We can use npm tool to install the mising module.
Read more >
Error "Cannot find module 'react' or its corresponding type ...
I am working on an 1.14 SPFX web part, but inside the .ts file we are getting reference errors on almost all the...
Read more >
cannot find module [Node npm Error Solved] - freeCodeCamp
In my case, I got it like this "Module not found: Error: Can't resolve 'react-icons/fa' in 'C:\Users\user\Desktop\Projects\Address Locator\ ...
Read more >
Issues - GitHub
Cannot find module ./errors #576 ... We are sending a very stale Errors.js which is overwriting errors.js in npm's case insensitive world, ...
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