TypeError: Cannot read properties of undefined (reading ‘from’)

Can’t seem to resolve this issue that I’m having building a Solana app, I’m using replit to host the web app and the idl file I’m using I’m quite certain is correct. Have tried the anchor build, deploy many times along with checking my program ID. Not sure what I’m doing wrong here.

Here’s the web app. Here’s the link to my replit.

Typeerror