The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
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.
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!