dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
261 stars 37 forks source link

Uncaught SyntaxError: The requested module '/myproject/node_modules/components/node_modules/classnames/index.js?v=48a52094' does not provide an export named 'default' #168

Closed massadu33 closed 9 months ago

massadu33 commented 9 months ago

Good evening, I am facing a problem when using react-accessible-treeview in a reactjs typescript project. It gives me this error: The requested module 'myProject/node_modules/components/node_modules/classnames/index.js?v=48a52094' does not provide an export named 'default'.

Has anyone ever had this error? Thanks in advance

dgreene1 commented 9 months ago

Please take this question to stack overflow where you can get support. This is not an issue with this library since others are using it successfully. Also, next time please fill out the template instead of deleting this fields.