Zephyrsc
Zephyrsc
I've done everything here but I keep getting the error "TypeError: window.refreshData is not a function". I can't seem to find the fix to this. Can anyone help me? Thank...
> What system are you running and what version of yarn and NodeJS did you install? (Check with node --version and yarn --version) I'm using Node v14.15.3 and Yarn v1.22.10...
> > What system are you running and what version of yarn and NodeJS did you install? (Check with node --version and yarn --version) > > I'm using Node v14.15.3...
 if you needed to see the exact error here it is.
> >  > > I found this block of code in the main .\turtle-gambit-master\src\index.ts (L34-37) that exposes the a refreshData() function on the web app. This might be the...