Frappe UI error: Cannot read properties of undefined (reading 'exc_type')

Hello Everyone,
I just installed Frappe UI to my current ERP Next v14 by following guide:

I can start the Frappe UI by using yarn dev command and be able to show login page but when enter user name and password to login the error happened:
Uncaught TypeError TypeError: Cannot read properties of undefined (reading ‘exc_type’)


How can I resolve for this issue?
Thanks
Dharma

Have you found any solution?