cameron
01/17/2021, 10:02 PMkevins8
01/17/2021, 10:13 PMyarn section
and also the package.json
scripts.
as for not checking in the build files, i was debating that. we actually have a github actions tutorial (https://dendron.so/notes/877f4347-f013-43ba-aec4-87412b2e1bec.html) but I found that it was hard for first timers to follow. I might add it as a third step in the tutorial (eg. now that you've published by pushing, we're going to show you how to do it without checking in the built file)lukecarrier
01/18/2021, 9:29 PMkevins8
01/18/2021, 10:00 PMuser
01/20/2021, 8:32 PMkevins8
01/26/2021, 12:27 AMianjones
01/26/2021, 12:28 AMzaimoni
01/26/2021, 12:33 PMkevins8
02/01/2021, 7:40 PMkevins8
02/01/2021, 7:41 PMBassmann
02/01/2021, 7:45 PMBuxel
02/02/2021, 7:12 AMBassmann
02/02/2021, 2:47 PManochvay
02/03/2021, 9:11 AMBassmann
02/03/2021, 9:59 AMDavid
02/03/2021, 9:47 PMDavid
02/03/2021, 9:48 PMSimon-Claudius
02/03/2021, 10:09 PM+
symbol in the the configuration, if that were possible.Simon-Claudius
02/03/2021, 10:12 PMuser
02/08/2021, 5:30 PMkevins8
02/16/2021, 6:00 AMkevins8
02/16/2021, 6:01 AMmove note
command and the site preview
command. let me know if these fix the issues you brought uptfer
02/16/2021, 6:02 PMtfer
02/16/2021, 6:18 PMhtml
Syntax | Markdown Guide</strong></h1>
<p> <img src="assets%5Cimages%5Cmarkdown-mark.svg" alt="SVG image" title="Large 'M' followed by downpointing arrow"></p>
Looking around at the served HTML, I see that none of the Dendron svg imagery is visible either.Agent A.
02/16/2021, 6:29 PM{
"ctx": "h:run",
"err": {
"status": "unknown",
"msg": "",
"payload": "{\"msg\":\"Unexpected token \\\"\",\"stack\":\"SyntaxError: Unexpected token \\\"\\n\\tat B (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:357:25016)\\n\\tat G (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:357:25383)\\n\\tat /home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:357:25898\\n\\tat Q (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:357:26060)\\n\\tat Object.parse (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:357:26485)\\n\\tat Object.t.readJSONWithComments (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:78:10104)\\n\\tat async Function.upgradeOrCreate (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:129:11450)\\n\\tat async Function.update (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:129:10394)\\n\\tat async h.execute (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:661:53429)\\n\\tat async h.run (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:9:102919)\\n\\tat async /home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:9:78209\\n\\tat async /home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:286:92406\\n\\tat async k (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:286:91757)\\n\\tat async S (/home/archfae/.vscode-oss/extensions/dendron.dendron-0.29.0/dist/extension.js:286:95956)\"}"
}
}
Seems like it only occurred during the initial startup since the upgrade though; subsequent startups don't show that error.kevins8
02/16/2021, 6:47 PMkevins8
02/16/2021, 6:49 PMdendron.code-workpsace
file. if it shows up again, you can run Diagnostics Report
command and DM me the outputkevins8
02/16/2021, 6:50 PMtfer
02/16/2021, 9:21 PMtfer
02/16/2021, 9:28 PM