Skip to content

Support for React 15.4.x? #29

@smartintruesdell

Description

@smartintruesdell

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

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions