Topic: Module not found: Can't resolve 'mdb-react-table-editor'
donah priority asked 2 years ago
Expected behavior 'mdb-react-table-editor' should run without errors Actual behavior Module not found: Can't resolve 'mdb-react-table-editor'
4 | import { MDBCard, MDBCardBody, MDBContainer } from "mdb-react-ui-kit";
5 | import { MDBTableEditor } from "mdb-react-table-editor"; 6 | Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB React
- MDB Version: MDB5 2.3.0
- Device: Web
- Browser: Chrome
- OS: windows
- Provided sample code: No
- Provided link: No
Krzysztof Wilk staff commented 2 years ago
Hi!
Did you include it in your
package.json
file and install it? You can find it in theplugins
folder in your pro-advanced project :)Keep coding!