AshSimmonds
06/07/2022, 6:47 PM0.98
and npx dendron publish dev
appears to almost work, then just goes back to command line.
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.