Just updated to `0.98` and `npx dendron publish de...
# questions
a
Just updated to
0.98
and
npx dendron publish dev
appears to almost work, then just goes back to command line.
Copy code
Session contents restored from 08/06/2022 at 04:03:18 
PS C:\GitHub\space-03-astro_01\dendron\vault> npx dendron --version
0.98.0
PS C:\GitHub\space-03-astro_01\dendron\vault> npx dendron publish dev
🌱 checking if NextJS template is initialized
🌱 NextJS template is already initialized.
generating metadata for publishing...

> @dendronhq/nextjs-template@0.95.0 dev
> next dev

PS C:\GitHub\space-03-astro_01\dendron\vault>
Might have to re-install, my dendron vault is a sub-folder of an
Astro.build
for some reason I have
node_modules
in base dir, under
\dendron
, and also under
\dendron\vault
so I'm a bit confused now.