Closed ernoaapa closed 4 years ago
Found the issue. I was fetching some dependencies from https://ndnts-nightly.netlify.app and some from https://ndnts-nightly.ndn.today. Which one is btw. the official one?
Nightly packages should be installed from https://ndnts-nightly.ndn.today/
domain.
It used to be on Netlify but their ToS says I'm not supposed to host binaries.
Thanks for awesome NDN libraries!
Followed example in the
cat
README and got following errorLooks like that the
instanceof Component
check fails every time even thoughinput
is instance ofComponent
class.