I am trying to build a React, TailwindCSS, Vite project on Github pages.
I have deployed projects before, and they worked properly, but I am encountering an issue during the build.
Rollup failed to resolve import "framer-motion" from
"/home/runner/work/Refine/Refine/src/components/ Services ".
I have been trying to debug for a few hours now.
The repository link is https://github.com/JaredFunaro/Refine
I believe you can view the action reports to get a better idea of what is going on.