'[DevExtreme - React]Module not found: Error: Can't resolve 'devextreme-react/button'

I'm trying to create a React UI Library using DevExtreme.

I've create the library, but after adding devextreme it starts to crash with the following error: enter image description here

I've created a sample project to reproduce the error and you can find it on this link

Does anybody knows how to solve it?

Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source