Alex Serban
Alex Serban
@jribbink I'm seeing this error when exporting a project. It's not happening on the staging branch. src/templates/js/scriptUnitTest.hbs:20 ``` Uncaught (in promise) SyntaxError: Unexpected token, expected "," (20:11) (at parser-babel.js?6103:1:1) 18...
Thanks @jribbink , that fixed it. I followed the readme instructions to run the generated tests and I'm 6 were failing. Are they passing for you? ``` "execution error code...
I can't reproduce either, closing
Fixed in latest build
Appears to be fixed in the latest build:
@sideninja it does look like this is caused by LS caching. I verified that the LS is receiving the latest deployed code through the getAddressCode callback by logging it in...
Tested on mac os 12.5.1 m1 and it worked
Excessive errors caused by the frontend are fixed in onflow/cadence#288. A possible LS issue with duplicate errors is tracked in https://github.com/onflow/cadence-tools/issues/36