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

Cant update to reactjs last version #17

Open
PhanTrongGiap opened this issue Sep 29, 2016 · 1 comment
Open

Cant update to reactjs last version #17

PhanTrongGiap opened this issue Sep 29, 2016 · 1 comment

Comments

@PhanTrongGiap
Copy link

ERROR in .//react-bootstrap/lib/utils/createContextWrapper.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\lib\utils
@ ./
/react-bootstrap/lib/utils/createContextWrapper.js 16:13-29

ERROR in .//react-bootstrap/lib/FormControls/Static.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\lib\FormControls
@ ./
/react-bootstrap/lib/FormControls/Static.js 13:13-29

ERROR in .//react-bootstrap//react-overlays/lib/Portal.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib
@ .//react-bootstrap//react-overlays/lib/Portal.js 7:13-29

ERROR in .//react-bootstrap//react-overlays/lib/Overlay.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib
@ .//react-bootstrap//react-overlays/lib/Overlay.js 15:13-29

ERROR in .//react-bootstrap//react-overlays/lib/Position.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib
@ .//react-bootstrap//react-overlays/lib/Position.js 15:13-29

ERROR in .//react-bootstrap//react-overlays/lib/Transition.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib
@ .//react-bootstrap//react-overlays/lib/Transition.js 15:13-29

ERROR in .//react-bootstrap//react-overlays/lib/RootCloseWrapper.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib
@ .//react-bootstrap//react-overlays/lib/RootCloseWrapper.js 11:13-29

ERROR in .//react-bootstrap//uncontrollable/createUncontrollable.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\uncontrollable
@ .//react-bootstrap//uncontrollable/createUncontrollable.js 9:13-29

ERROR in .//react-bootstrap//react-overlays/lib/utils/getContainer.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib\utils
@ .//react-bootstrap//react-overlays/lib/utils/getContainer.js 8:13-29

ERROR in .//react-bootstrap//react-overlays/lib/utils/ownerDocument.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\lib\utils
@ .//react-bootstrap//react-overlays/lib/utils/ownerDocument.js 7:13-29

ERROR in .//react-bootstrap//uncontrollable/utils.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\uncontrollable
@ .//react-bootstrap//uncontrollable/utils.js 17:13-29

ERROR in .//react-bootstrap//react-overlays//react-prop-types/lib/elementType.js
Module not found: Error: Cannot resolve module 'react' in E:\Project\reactjs\node_modules\react-bootstrap\node_modules\react-overlays\node_modules\react-prop-types\lib
@ ./
/react-bootstrap//react-overlays//react-prop-types/lib/elementType.js 7:13-29

@sarika01
Copy link
Contributor

Do you mean 'latest version of react'? If so, then you can check this fork -
https://github.com/ssteinerx/sb-admin-react

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

2 participants