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.

macOS High Sierra installation requires "watchman" and "hard-source-webpack-plugin: 0.7.4"

See original GitHub issue

After running npm start -s on macOS 10.13.4 I got the errors described in https://github.com/facebook/create-react-app/issues/871. After doing brew install watchman I got https://github.com/mzgoddard/hard-source-webpack-plugin/issues/316. After changing the version of hard-source-webpack-plugin to 0.7.4 in package.json and running npm install the npm start -s gave an expected result.

Shall we consider updating the documentation and mention watchman as a requirement for macOS Sierra and above and update the hard-source-webpack-plugin?

BR0kEN@Macintosh:~ $ node --version
v10.3.0
BR0kEN@Macintosh:~ $ npm --version
6.1.0

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Jorgu5commented, Jun 1, 2018

Thanks, after removing and downloading again entire slingshot, everything works again. Not sure why.

1reaction
BR0kEN-commented, Jun 1, 2018

@coryhouse, PR has been opened. @Jorgu5, are you using bare react-slingshot without any modifications (see also https://github.com/AtomLinter/linter-jscs/issues/257)?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

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