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.

Module build failed

See original GitHub issue

Is this a bug report?

Yes

Can you also reproduce the problem with npm 4.x?

npm version is 5.3.0

Which terms did you search for in User Guide?

N/A

Environment

  1. node -v: 8.0.0
  2. npm -v: 5.3.0
  3. yarn --version (if you use Yarn): N/A
  4. npm ls react-scripts (if you haven’t ejected): react-scripts@1.0.10

Then, specify:

  1. Operating system: OS X El Capitan
  2. Browser and version (if relevant): Chrome - 59.0.3071.115 - 64-bit

Steps to Reproduce

(Write your steps here:)

  1. simply just ran the install instructions
  2. sudo npm start
  3. opened http://localhost:3000/ and got error message

Expected Behavior

Thought I’d see some kind of working page or some kind of successful message in the browser and in terminal.

Actual Behavior

  1. simply just ran the install instructions
  2. sudo npm start
  3. opened http://localhost:3000/ and got error message

screen shot 2017-07-27 at 1 46 48 pm

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:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
e-g-bcommented, Jul 27, 2017

Sure

0reactions
Timercommented, Sep 8, 2017

Closing as npm@5.4.1 is pretty stable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Module Build Failed - Webpack, React, Babel - Stack Overflow
It was solved. The answer was in installing presets npm i --save babel-preset-env babel-preset-react . Then adding another key in the ...
Read more >
Error: Module build failed: Error: Node Sass does not yet ...
This error happened with me after upgrade of node.js. Cause: Node Sass version is not compatible with Node.js version. Solution: you should check...
Read more >
Angular - Code with Mosh Forum
Error : Module build failed (from ./node_modules/@ngtools/webpack/src/ivy/index.js): · delete the node_modules folder · delete package-lock.json ...
Read more >
npm run dev: Module build failed, TypeError - Laracasts
I have created a new project and added fortify, jetstream and livewire. When I ran the final "npn run dev" I got the...
Read more >
Sign in - YouTube
Module build failed (from ./node_modules/source-map-loader/dist/cjs.js): Error: ENOENT: no such file or directory, ...
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