Replace cd ~/src/mosaic-bootstrap && bash install.sh with npm install -g @mosaic/mosaic in CLI error messages now that the bootstrap repo is archived.
Replace `cd ~/src/mosaic-bootstrap && bash install.sh` with `npm install -g @mosaic/mosaic` in CLI error messages now that the bootstrap repo is archived.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Replace
cd ~/src/mosaic-bootstrap && bash install.shwithnpm install -g @mosaic/mosaicin CLI error messages now that the bootstrap repo is archived.