Skip to main content

We are trying to create a custom block. We follow all the instructions in the video, but we find that our folder is completely empty. How can we solve it? Thanks in advance.

Hi @Dima_Lkhagvatogtokh!


That error occurs when you’re attempting to perform blocks-cli commands outside of a block folder. After creating a block with block init, you’ll need to cd into the newly created folder on your machine.


The Hello, world tutorial provides step-by-step instructions for going through this flow – let us know if you’re running into any other issues after giving that a shot!


Reply