* tried: ```js ipfs.ls('/'); ipfs.ls(''); ipfs.ls('/ipfs/nodeid'); ipfs.ls(nodeid); ``` and all of the variations with `ipfs.files.ls()``.