Brian

Results 2 comments of Brian

I found that beforeUpdate does exist, but throws a "not allowed to do that because it'd affect other fields" error when I try to manually do a Collection.update({}) on one...

Closing the loop on this issue. The fix was to install a few additional dependencies: ```bash sudo apt install apt-transport-https ca-certificates software-properties-common ```