Skip to content

Conversation

@kiliancm94
Copy link

@kiliancm94 kiliancm94 commented Mar 17, 2024

Algorand Coding Challenge Submission

What was the bug?

The command npm run test was failing because of TealScript was missing. I checked and the node_modules where not installed.

How did you fix the bug?

I ran the command npm install and then the code was working. Also, by reading the documentation I have understand that running the command algokit bootstrap all fixes it.

Console Screenshot:

Captura de pantalla 2024-03-17 a las 19 58 26

@kiliancm94 kiliancm94 changed the title push Solution Challenge 2 🚀 Mar 17, 2024
@iskysun96 iskysun96 added the Approved ✅ Successfully completed the challenge! label Mar 18, 2024
@iskysun96
Copy link
Contributor

npm install works but algokit bootstrap has a lot of features that streamline the dev env setup! Great job checking out the doc 😁

🎉 Congrats on solving the 2nd Algorand Coding Challenge!

I have labeled your PR approved so you can now claim your certificate.

You can claim your certificate of completion NFT here:
https://goplausible.xyz/claim/c45kmyrg5vxtmzd4pz1cefpq70e7rp8tx6dyjcve8w544f35kgf6155h5nq6dgj7q3gceg1214gqfjbysvqxsyf2bnp5eyc5rnhy230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved ✅ Successfully completed the challenge!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants