I have an existing backstage instance where we modified the frontend quite a bit. I'm trying to merge those changes by pulling in the default files from a newly created backstage instance, and then adding my changes back in.
However, when I simply copy/paste the app.tsx from fresh project to existing, I get this error. I confirmed that all dependency versions on frontend match between the two.