-
-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
It looks like this library has been broken by the move to React 15.4.x.
ERROR in ./~/html-react-parser/lib/attributes-to-props.js
Module not found: Error: Cannot resolve module 'react/lib/HTMLDOMPropertyConfig' in MYPATH/node_modules/html-react-parser/lib
@ ./~/html-react-parser/lib/attributes-to-props.js 6:28-70
ERROR in ./~/html-react-parser/lib/property-config.js
Module not found: Error: Cannot resolve module 'react/lib/HTMLDOMPropertyConfig' in MYPATH/node_modules/html-react-parser/lib
@ ./~/html-react-parser/lib/property-config.js 7:28-70
ERROR in ./~/html-react-parser/lib/property-config.js
Module not found: Error: Cannot resolve module 'react/lib/SVGDOMPropertyConfig' in MYPATH/node_modules/html-react-parser/lib
@ ./~/html-react-parser/lib/property-config.js 8:27-68
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working