Does anyone have any ideas on how I can get past t...
# dev
j
Does anyone have any ideas on how I can get past these errors and start building dendron? I started with these instructions: https://docs.dendron.so/notes/64f0e2d5-2c83-43df-9144-40f2c68935aa/ But when I get to
yarn setup
I wind up with errors. First this: https://gist.github.com/jeep/544b0b5a01c5e5ed6d07850352567508 then when I take out the network timeout I get this: https://gist.github.com/jeep/3e4a3089a3d684552eb13807c51fc0a3
Copy code
jeep@DESKTOP-JOE:~/dev/dendron$ node --version
v16.17.1
jeep@DESKTOP-JOE:~/dev/dendron$ yarn --version
1.22.19
jeep@DESKTOP-JOE:~/dev/dendron$ lerna --version
5.6.2
jeep@DESKTOP-JOE:~/dev/dendron$ cat /etc/os-release | grep PRETTY_NAME
PRETTY_NAME="Ubuntu 22.04.1 LTS"