Im working on installing my app that works on my mac onto my ubuntu ec2 instance and get an error log when i run yarn install
ill post below. More context, working on node 18.14.2
and yarn 1.22.19
. Additionally I tried installing each failing dependency through apt on the machine globally. Is this why people use docker? to avoid managing dependencies across environments/operating systems.
↧
Managing yarn dependencies on ubuntu ec2 vs mac
↧