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.

Can't find 'file-loader' issue with react-scripts 5.0.0

See original GitHub issue

react-scripts version 5.0.0 @craco/craco version 6.4.3 craco-less version 1.20.0

/foobar/my-app/node_modules/@craco/craco/lib/plugin-utils.js:29
    throw new Error(
          ^

Error: Can't find file-loader in the development webpack config!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:29
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

10reactions
dr2009commented, Dec 15, 2021

fixed it #87 waiting pr received

if you want use it immediately. try craco-less-fix. i just publish for temporary use

6reactions
MyNameIsAlaacommented, Dec 17, 2021

any update please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Craco does not work properly with react-scripts@5.0.0
craco 's Github readme, states that it is supporting Create React App ... and try different settings/configs to see if you get further....
Read more >
sass-loader - npm
Loads a Sass/SCSS file and compiles it to CSS. Getting Started. To begin, you'll need to install sass-loader : npm install sass-loader ......
Read more >
What Does Create-React-App Actually Do? | by Andrew Mc
After running npx create-react-app yourApp , you will find your app root ... file-loader — Resolves import/require urls and adds the file to...
Read more >
How to fix 'Module not found: Can't resolve 'http' in ... - YouTube
Basically, just change ' react - scripts ' to 4.0.2 in your package.json and ... Your browser can't play this video. ... error...
Read more >
module not found error can't resolve 'fs' react js - You.com
Your quick fix is to take react scripts down to v4 until a fix for v5 is in place unless you are comfortable...
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