Hello everyone, I hope you are all doing well.
I am attempting to implement the weekly tech assignment regarding the “Hello World” example while using the CLI and Emulator. I downloaded VSCode and followed the instructions on how to get the vscode extension as well. I have this code:
I ran flow emulator start --init inside my HelloWorldFlow directory as well and it gave me the flow.json file. Now, when I do Shift + Command + P (for mac) and type run emulator, it gives me the terminal and everything, but I get this error when trying to run the transaction:
Note: I get the exact same error code when trying to switch accounts and deploy the contract to a new account.
Any thoughts? Thanks a bunch!