Topic: Import plugin to existing MDB project
felixisaac.dev asked 5 years ago
Expected behavior Add the file in the project directory and npm install, then install
Actual behavior Imports correct but gives an error.
./node_modules/mdb-react-wysiwyg/dist/mdb-react-wysiwyg.esm.js Attempted import error: 'Arrow' is not exported from 'react-popper'.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- User: Free
- Premium support: No
- Technology: MDB React
- MDB Version: 4.24.0
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Jakub Chmura staff premium commented 5 years ago
I've tested it at my project and it works well. Please uninstall your node_modules and package-lock.json / yarn.lock and install dependency again. When my solution will not solve your problems you will need to give me more details about your project.
Best, Kuba