Support React v15.4.0
See original GitHub issue发生问题的环境是:
- antd 版本: 2.4.2
- 操作系统及其版本: macOS Sierra
- 浏览器及其版本: Chrome 54
您做了什么?请提供尽可能详细的重现步骤。
Webpack build error:
ERROR in ./~/rc-editor-core/lib/EditorCore/export/getHTML.js
Module not found: Error: Cannot resolve module 'react/lib/CSSProperty.js' in xxx/node_modules/rc-editor-core/lib/EditorCore/export
@ ./~/rc-editor-core/lib/EditorCore/export/getHTML.js 18:19-54
https://facebook.github.io/react/blog/2016/11/16/react-v15.4.0.html
However, there is a possibility that you imported private APIs from react/lib/*, or that a package you rely on might use them. We would like to remind you that this was never supported, and that your apps should not rely on internal APIs. The React internals will keep changing as we work to make React better.
Issue Analytics
- State:
- Created 7 years ago
- Comments:14 (8 by maintainers)
Top Results From Across the Web
React v15.4.0 – React Blog
Today we are releasing React 15.4.0. We didn't announce the previous minor releases on the blog because most of the changes were bug...
Read more >Essential Studio for ReactJS 2017 Volume 4 Release Notes
React v16.0 support - Essential JavaScript React components are upgraded to support React v16.0. Theme switcher - Theme switching option used to render...
Read more >Error: 'node-sass' version 5.0.0 is incompatible with ^4.0.0
React -scripts uses sass-loader v8, which prefers node-sass to sass (which has some syntax not supported by node-sass). If both are installed and ......
Read more >React v15.4.0 : r/javascript - Reddit
React v15.4.0 ... If you only use the official and documented React APIs you won't need to change anything in your application.
Read more >Downloads | React
The starter kit includes React and some simple example apps. ... We provide two versions of React: an uncompressed version for development and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
已修复。
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.