Have you tried the command(s) without `npx`? If th...
# questions
s
Have you tried the command(s) without
npx
? If the CLI was installed at the global level,
npx
isn't required as a prefix. So, commands become more like:
Copy code
sh
dendron publish init
dendron publish dev