hulke
04/06/2022, 7:26 AMgit clean -dfx
another weird thing i'm experiencing now is after running dendron publish dev
i'm getting Error: Cannot find module 'ajv/dist/compile/codegen'
error
when checking in node_modules
i see that ajv
has only ajv.min.js
in the dist
folder (no index.js
) ..