https://www.dendron.so/ logo
Join Discord
Powered by
# dev
  • k

    kevins8

    01/14/2021, 11:07 PM
    yep
  • k

    kevins8

    01/14/2021, 11:07 PM
    should work in powershell, wsl and cygwin
  • b

    Britt 2

    01/14/2021, 11:11 PM
    I ran with npx appended to the front as it doesn't run otherwise; received this stack trace
  • k

    kevins8

    01/14/2021, 11:13 PM
    thanks for the report. what version of node are you running?
  • b

    Britt 2

    01/14/2021, 11:15 PM
    ubuntu defaulted to 10.19, but I can try a more recent version
  • k

    kevins8

    01/14/2021, 11:16 PM
    could you try v12 or higher?
  • b

    Britt 2

    01/14/2021, 11:26 PM
    confirmed working on latest version of node 12, 13, 14, and 15 for me, all present the desired page! Emoji updated
  • k

    kevins8

    01/14/2021, 11:27 PM
    awesome, thanks britt! i'll make sure to include a min node version in the release notes
  • b

    Britt 2

    01/14/2021, 11:29 PM
    no worries, sorry for the fright, working on a different system than normal and forget it would have such an old node
  • h

    hikchoi

    01/14/2021, 11:29 PM
    oh boy,
    no space left on device
    while installing dendron-cli 😅 I've neglected my windows machine
  • h

    hikchoi

    01/14/2021, 11:33 PM
    works fine on my neglected windows machine. on minGW, node@latest
  • l

    lukecarrier

    01/14/2021, 11:50 PM
    ^ these are all great additions to CI once I work through the outstanding issues — please keep sharing these setup details! 🙂
  • k

    kevins8

    01/15/2021, 12:13 AM
    still have it on my todos to look at the windows tests. getting the 11ty stuff working for windows took up all my windows bandwidth today 😅
  • b

    Bassmann

    01/15/2021, 7:22 AM
    Probably something's broken with my node install but I'm getting errors: npm init -y: node:internal/modules/cjs/loader:928 throw err; ^ Error: Cannot find module 'C:\Users\martin.stemplinger\Dendron-test\init' ?[90m at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15)?[39m ?[90m at Function.Module._load (node:internal/modules/cjs/loader:769:27)?[39m ?[90m at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:76:12)?[39m ?[90m at node:internal/main/run_main_module:17:47?[39m { code: ?[32m'MODULE_NOT_FOUND'?[39m, requireStack: [] } I omitted it and ran the other commands (with npx in front of dendron-cli) but the build fails with npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/endron-cli - Not found npm ERR! 404 npm ERR! 404 'endron-cli@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url. This is on Windows 10 with powershell and node v15.5.1 installed via scoop
  • i

    imalightbulb

    01/15/2021, 7:24 AM
    do you have a typo because it says "endron-cli@lastest" cannot be found
  • h

    hikchoi

    01/15/2021, 2:44 PM
    something wonky going on with the breadcrumbs 😄 I'll open an issue tomorrow when I wake up.
  • k

    kevins8

    01/15/2021, 3:35 PM
    😨 please do. thanks for finding!
  • b

    Bassmann

    01/15/2021, 9:10 PM
    Stupid me yes I didn't notice c&p didn't catch everything. Now it works fine. Sorry for the noise
  • b

    Bassmann

    01/15/2021, 9:16 PM
    I now tried my main installation with 2 remote repos which fails similar to last week's try
  • b

    Bassmann

    01/15/2021, 9:16 PM
    DendronError: mult notes found for root at Function.filterByHiearchy (C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-11ty\node_modules\@dendronhq\engine-server\lib\topics\site.js:168:23) at C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-11ty\node_modules\@dendronhq\engine-server\lib\topics\site.js:89:41 at Array.map () at Function.filterByConfig (C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-11ty\node_modules\@dendronhq\engine-server\lib\topics\site.js:88:71) at getNotes (C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-11ty\_data\notes.js:19:42) at async TemplateData.getAllGlobalData (C:\Users\Bassmann\Dendron\node_modules\@11ty\eleventy\src\TemplateData.js:228:18) at async TemplateData.getData (C:\Users\Bassmann\Dendron\node_modules\@11ty\eleventy\src\TemplateData.js:255:24) at async compile (C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-11ty\index.js:28:3) at async BuildSiteV2CLICommand.execute (C:\Users\Bassmann\Dendron\node_modules\@dendronhq\dendron-cli\lib\src\commands\build-site-v2.js:77:9) { status: 'unknown', msg: 'mult notes found for root', friendly: undefined, payload: '{}', code: undefined }
  • k

    kevins8

    01/15/2021, 9:36 PM
    you'll run into that if you publish everything. you can specify a default vault in that case: https://dendron.so/notes/f2ed8639-a604-4a9d-b76c-41e205fb8713.html#duplicatenotebehavior-optional
  • h

    hikchoi

    01/16/2021, 3:04 AM
    https://github.com/dendronhq/dendron-11ty/issues/9 submitted!
  • f

    fudo

    01/16/2021, 3:15 PM
    created an issue for it since I found a Issue Labler https://github.com/dendronhq/dendron/issues/451 feedback would be great.
  • k

    kevins8

    01/16/2021, 4:33 PM
    thanks for finding this. i've added some details and assigned this to you 🙂
  • k

    kevins8

    01/16/2021, 5:01 PM
    did a pairing sesino with @User this week to go through tests in Dendron. have posted the video on the dendron docs. @User was also nice enough to write up notes on the session you can see everything here: https://dendron.so/notes/cb22bd36-d45a-4ffd-a31e-96c4b39cb7fb.html
  • k

    kevins8

    01/17/2021, 7:36 PM
    wrote up an RFC for using next.js to preview dendron notes. interested in both feedback and folks that are interested in helping out @User @User @User @User https://dendron.so/notes/17c61d62-f92e-4002-b8fe-9c05686e4bf9.html
  • f

    fudo

    01/17/2021, 8:07 PM
    Do we really need to use react? I mean just native web-components would allow us to do a lot of stuff. (and they are framework agnostic so we could still switch to a fronted framework if the need arises.) The question I'm asking myself what do we need from react that we can`t have other ways.
  • b

    Bassmann

    01/17/2021, 8:28 PM
    My (limited) coding skills are for different platforms so this may be rubbish but couldn't you use the 11ty local build to show the rendered notes in a webview? This would avoid the duplication of functionality. I'm using Hugo and the dev serve updates are almost instantly so I'd hope it's similar for 11ty.
  • b

    Bassmann

    01/17/2021, 8:30 PM
    Besides I wholeheartedly support getting rid of Markdown Preview Enhanced. It slows startup down and sometime doesn't work at all
  • f

    fudo

    01/17/2021, 9:42 PM
    For the preview I'm sure that should be possible. But it would be used for other stuff as well and you can't really build good forms with it. For that you would need some form of backend. Like for the planned editors of certain things.
1...454647...108Latest