I ran into this issue with digest version 0.6.32 on my M2 Mac, which was preventing me from previewing the lesson locally. My solution was to adjust the package version to 0.6.33 in renv.lock, which installs fine. If that was the best way to solve this problem, can we update the lock file here accordingly?
I ran into this issue with digest version 0.6.32 on my M2 Mac, which was preventing me from previewing the lesson locally. My solution was to adjust the package version to 0.6.33 in
renv.lock
, which installs fine. If that was the best way to solve this problem, can we update the lock file here accordingly?