tfer
03/31/2022, 10:30 PM.next
folder created so I ran
PS C:\Users\tfeth\Dendron-1\vault> npx dendron publish init
š± checking if .next directory exists.
š± .next directory does not exist
š± Initializing NextJS template.
š± Successfully cloned.
š± All dependencies installed.
still no .next
, but maybe thing have changed...
run Dendron Launch Dev
from the command pallette - default - build options, then get an error siteUrl is undefined
ScriptAutomate
03/31/2022, 10:36 PMnpx dendron --version
), and what is the Dendron extension version?Saine
03/31/2022, 10:38 PMsiteurl
in dendron.yml configured?tfer
03/31/2022, 11:02 PMSaine
03/31/2022, 11:04 PMSaine
03/31/2022, 11:06 PM>Dendron: Show Preview
?tfer
03/31/2022, 11:28 PMDendron Launch Dev
used to do. As far as dendron.yml, there is no such file, and the ones have arent current, going to the dendronSaine
03/31/2022, 11:29 PM>Dendron: Configure (yaml)
tfer
03/31/2022, 11:35 PMSaine
03/31/2022, 11:37 PMC:\Users\tfeth\Dendron-1
Saine
03/31/2022, 11:38 PMC:\Users\tfeth\Dendron-1
and this is your vault C:\Users\tfeth\Dendron-1\vault
It's a bit confusing. Took me awhile tootfer
04/01/2022, 12:09 AMsiteUrl is undefined
. Doesn't work to put it in C:\Users\tfeth\Dendron-1\pods\dendron.nextjs\config.export.yml either...tfer
04/01/2022, 4:03 AMPS C:\Users\tfeth\Dendron-1\vault> npx dendron publish dev
š± checking if NextJS template is initialized
š± NextJS template is already initialized.
generating metadata for publishing...
> @dendronhq/nextjs-template@0.88.0 dev
> next dev
ready - started server on 0.0.0.0:3000, url: http://localhost:3000
event - compiled client and server successfully in 14.3s (3422 modules)
wait - compiling / (client and server)...
event - compiled client and server successfully in 794 ms (3459 modules)
wait - compiling /notes/[id]...
event - compiled client and server successfully in 575 ms (3449 modules)
wait - compiling /notes/[id] (client and server)...
event - compiled client and server successfully in 298 ms (3460 modules)
tfer
04/01/2022, 4:18 AMtfer
04/01/2022, 5:03 AMtfer
04/01/2022, 5:33 AMtfer
04/01/2022, 6:44 PMlocalhost:3000
shuts down