rlh1994
08/15/2022, 10:03 AMrlh1994
08/15/2022, 10:49 AMyarn setup
- I get an error about cp
not being a valid command, I'm not sure that cross-env
has a cp command?rlh1994
08/15/2022, 3:20 PMkevins8
08/15/2022, 3:22 PMSeriousBug
08/15/2022, 3:24 PMSeriousBug
08/15/2022, 3:25 PMrlh1994
08/15/2022, 3:26 PMrlh1994
08/15/2022, 3:27 PMrlh1994
08/15/2022, 3:27 PMkevins8
08/15/2022, 3:29 PMkevins8
08/15/2022, 3:29 PMkevins8
08/15/2022, 3:30 PMrlh1994
08/15/2022, 3:31 PMrlh1994
08/15/2022, 3:33 PM"copyNonTSFiles": "(node ./ensureDir && cp ./src/loadModule.js lib/) || (node .\\ensureDir && copy .\\src\\loadModule.js lib\\)",
rlh1994
08/15/2022, 3:33 PMrlh1994
08/16/2022, 9:04 AMAadam
08/28/2022, 1:05 AMkevins8
08/28/2022, 4:50 PMAadam
08/28/2022, 4:55 PMd1onys1us
09/13/2022, 2:54 AMcameron
09/27/2022, 10:48 PMkevins8
09/27/2022, 11:19 PMcameron
09/28/2022, 2:22 AMkevins8
09/28/2022, 2:23 AMtsnieman
09/28/2022, 4:09 PMnickolay-kond
10/13/2022, 1:43 AMkevins8
10/13/2022, 3:04 AMnickolay-kond
10/13/2022, 3:19 AMkevins8
10/13/2022, 3:31 AMjeep
10/15/2022, 3:34 PMyarn 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
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"