I'm pretty new to dub, but a few of my users requested I set things up to work with it and I am having a couple of issues. I've gotten things set up on my own system to where I can test out my stuff locally, but I am encountering this error:

Error adding local package: opApply may only be called on arrays, not String 

I had some issues earlier(json file was missing some things) so I couldn't register my package, but while writing this I managed to get it registered. Should I be testing it that way instead?

Thanks much!