Lesson Feedback%3A Mutable File System - Lesson 4 (Add a file to MFS)
Have a question or suggestion regarding a specific ProtoSchool lesson? Please use this template to share it!
URL of the lesson that's confusing: https://proto.school/mutable-file-system/04 What's confusing about this lesson? Error: Unknown Command "await" What additional context could we provide to help you succeed? Provide instructions on what to do if you receive the above error. What other feedback would you like to share about ProtoSchool? Include a comment/feedback option in the page itself.
Hi @yeehi - Thanks for flagging this. Would you be able to send us the code that that you had submitted when you received this error message?
It was something like this:
await ipfs.files.write('/cat.jpg', catPic, { create: true })