Counter Contract Tutorial

I installed and ran the aztec sandbox, followed the quickstart and installed the noir-lsp extension in cursor. Now I’m trying to follow the Counter Contract tutorial, but I’m getting a ton of errors when I try to compile it.

1 Like

Can you report the errors? I got the same; about nodejs modules so I’m working on an updated step5 :slight_smile:

feel free to post errors here and tag me and i can help

Also consider that you need to setup the LSP in cursor, by selecting the “nargo path” to “aztec-nargo” :wink: