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

Ch03 npm start 編譯失敗 #93

Open
wwjd228 opened this issue Mar 26, 2018 · 0 comments
Open

Ch03 npm start 編譯失敗 #93

wwjd228 opened this issue Mar 26, 2018 · 0 comments

Comments

@wwjd228
Copy link

wwjd228 commented Mar 26, 2018

你好~
我在 npm install 之後用 npm start 後結果編譯失敗...
以下錯誤訊息:

ERROR in ./app/index.js
Module not found: Error: Cannot resolve module 'react' in /home/jungle/workspace/reactjs101/Ch03/todo-examples/app
@ ./app/index.js 5:13-29

ERROR in ./app/index.js
Module not found: Error: Cannot resolve module 'react-dom' in /home/jungle/workspaeactjs101/Ch03/todo-examples/app/components/TodoHeader
@ ./app/components/TodoHeader/TodoHeader.js 7:13-29

ERROR in ./app/components/TodoList/TodoList.js
Module not found: Error: Cannot resolve module 'react' in /home/jungle/workspace/reactjs101/Ch03/todo-examples/app/components/TodoList
@ ./app/components/TodoList/TodoList.js 7:13-29

不知道是什麼原因...

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