Hi,
After reading the docs on Metronic 9 Laravel i get this message and i don't know where it come from and what the solution is.[vite] Internal server error: Failed to resolve import "@popperjs/core" from "resources/theme/core/components/tooltip/tooltip.ts". Does the file exist?
Maybe you can answer here. How to fix error on Laravel Metronic 9:
Uncaught SyntaxError: The requested module "/resources/theme/core/components/dropdown/types.ts" does not provide an export named "KTDropdownConfigInterface" (at index.ts:2:10)
Hi
You can find this information in the "Copy Source Folder" in step 3 of the docs.
Thank you for your feedback.
Thank you!
Is it also possible that the 'assets' also need to be copied to the resource folder? This is also not mentioned in the tutorial.
Hi
Sorry for the missing information. To resolve this issue, you need to install the following package:
npm install @popperjs/core