Couple out-of-date items I've noticed in updating Ceramic
- Node 14.19.1 is not strictly required. I'm on ~latest with no issues
node isn't included anymore, so Installation script should be changed (not sure exactly how)
Update script should be changed to reflect user's own node, should call node tools/install
I can make a PR, but need @jeremyfa to review how Installation script should change. Maybe it's node tools/install before ceramic link, and then removing cd node; npm ci?
Couple out-of-date items I've noticed in updating Ceramic
nodeisn't included anymore, soInstallation scriptshould be changed (not sure exactly how)Update scriptshould be changed to reflect user's own node, should callnode tools/installI can make a PR, but need @jeremyfa to review how
Installation scriptshould change. Maybe it'snode tools/installbeforeceramic link, and then removingcd node; npm ci?