Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Error message in console #12

Open
lanqy opened this issue Apr 29, 2018 · 0 comments
Open

Some Error message in console #12

lanqy opened this issue Apr 29, 2018 · 0 comments

Comments

@lanqy
Copy link

lanqy commented Apr 29, 2018

After run

yarn install and yarn start

Eeverything works fine ( visit http://localhost:8080 and the page show fine )

But the console show error message below :

ERROR in ./node_modules/react-dom/index.js
Module not found: Error: Can't resolve './cjs/react-dom.production.min.js' in '/Applications/reason/hnews/reason-react-hacker-news/node_modules/react-dom'
 @ ./node_modules/react-dom/index.js 35:19-63
 @ ./node_modules/reason-react/lib/js/src/ReactDOMRe.js
 @ ./lib/js/src/index.js
 @ multi (webpack)-dev-server/client?http://localhost:8080 ./lib/js/src/index

ERROR in ./node_modules/react/index.js
Module not found: Error: Can't resolve './cjs/react.production.min.js' in '/Applications/reason/hnews/reason-react-hacker-news/node_modules/react'
 @ ./node_modules/react/index.js 4:19-59
 @ ./node_modules/reason-react/lib/js/src/ReasonReact.js
 @ ./lib/js/src/index.js
 @ multi (webpack)-dev-server/client?http://localhost:8080 ./lib/js/src/index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant