Add camunda properties not working

I follow this topic here to addd camunda properties based on properties-panel-async-extension example, but it’s not work, the error message is: Module not found: Error: Can’t resolve ‘camunda-bpmn-moddle/lib’

To solve this I just changed the extension of my component to, instead of .tsx, .js