I also had this issue twice.
Check Activity Monitor
for running processes. There’s a process that remains running after Cursor closes; not sure if that’s intentional, named CursorUIViewService
.
Force quit that, then try to drop the file into Applications again. That should solve your issue.