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.

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:closed
  • Created 7 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
afc163commented, Nov 18, 2016

已修复。

0reactions
lock[bot]commented, May 26, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

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