Cursor port forwarding issue

I am using cursor 0.50.5 and on windows 11
i was trying port forwarding and faced this error

Unable to forward localhost:3000. spawn c:\Users\User\AppData\Local\Programs\cursor\bin\code-tunnel.exe ENOENT

But i was able to fix it by just copying the folder
FROM : C:\Users\User\AppData\Local\Programs\cursor\resources\app\bin
TO: C:\Users\User\AppData\Local\Programs\cursor\bin

Please fix it in upcoming update and update the relevant paths.