cyberark / summon-aws-secrets

Summon provider for AWS Secrets Manager
MIT License
52 stars 17 forks source link

ERROR: summon-aws-secrets only works on 64-bit systems for MAC #69

Open rbourish opened 1 year ago

rbourish commented 1 year ago

Summary

Provide brief overview and context for the discovered bug.

Steps to Reproduce

  1. Installing summon-aws-secrets in Mac M1 machine
  2. See error

Expected Results

Installation should complete normally

Actual Results

Installing summon-aws-secrets provider ERROR: summon-aws-secrets only works on 64-bit systems Exiting installer make: *** [install-summon] Error 1

Reproducible