Migrate from source install to default npm
I'm trying to move away from manual git source install / update process and instead use the recommended npm install.
Whenever I run
I deleted the entire dist folder in the old source git repo, and probably that was a mistake...
Whenever I run
curl -fsSL https://clawd.bot/install.sh | bash -s -- --install-method npm --no-onboard I get this error:I deleted the entire dist folder in the old source git repo, and probably that was a mistake...
