Tried that already as well as `git clean -dfx` an...
# questions
h
Tried that already as well as
git 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
) ..