celeri
celeri copied to clipboard
Missing dependency in package.json: strscanner
I tried running some of the examples and got complaints about strscanner.
Installing strscanner with npm fixed it so it would appear strscanner is missing from the package.json.
Thanks for the catch. I'll take a take a look at this in a few days.