We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm following along with the Turn a File into a Merkle Tree lesson. I add the large image to ipfs successfully, using [email protected]. But then I try this step:
ipfs ls -v QmWNj1pTSjbauDHpdyg5HQ26vYcNWnubg1JehmwAE9NnU9
And instead of telling me the chunks it's made of, it tells me this:
Error: merkledag node was not a directory or shard
Did the behavior of ls change in the last six months and render this lesson obsolete?
ls
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm following along with the Turn a File into a Merkle Tree lesson. I add the large image to ipfs successfully, using [email protected]. But then I try this step:
ipfs ls -v QmWNj1pTSjbauDHpdyg5HQ26vYcNWnubg1JehmwAE9NnU9
And instead of telling me the chunks it's made of, it tells me this:
Did the behavior of
ls
change in the last six months and render this lesson obsolete?The text was updated successfully, but these errors were encountered: