I’m testing my first Figma->Anima project and have exported the full project code. In VS Code, I’ve run “npm install” (no errors) and then “npm start”. Parcel starts but hangs on building, e.g. “Building getCompositeRect.js…”. I’ve restarted the terminal multiple times, and parcel hangs on different components each time. I’ve tried deleting the .parcel-cache folder and still same issue.
Help??
Thanks,
Eric
P.S. Dev environment on Windows 10:
nodejs 16.16.0
react 18.2.0