Comment on The solution the supply chain problems is removing your deps from .gitignoreComments−richstokes3moWhat if you deploy to a different CPU architecture than you develop with? Some languages/libraries use pre-compiled binaries as part of their packages.
Comments
What if you deploy to a different CPU architecture than you develop with? Some languages/libraries use pre-compiled binaries as part of their packages.