Closed bmcmenamin closed 1 year ago
I wasn't able to get the classify plugin to work because it was missing files from the schema directory. I think the only thing needed to get it to work is to update the package.json here to include "schema".
schema
package.json
ah good catch fixed in 2.0.1 cheers
2.0.1
I wasn't able to get the classify plugin to work because it was missing files from the
schema
directory. I think the only thing needed to get it to work is to update thepackage.json
here to include "schema".