You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: error:0308010C:digital envelope routines::unsupported issue encountered after installing packages using yarn (1.22.19) in the book.
Tried installing packages in 1-begin and 2-begin but encountered this error after running yarn dev. Might be an issue with packages currently in the book chapters.
Stackoverflow link for possible workarounds but updating the packages in the book chapters or using npm instead of yarn might be a better solution.
One workaround I used is using the legacy openssl for NODE_OPTIONS but I don't want to keep using this workaround.