dwyl/aws-sdk-mock

Not compatible in Macbook Pro m1

prince3339 opened this issue ยท 7 comments

Unable to install it on my MacBook m1 machine.

image

Ouch! We have an M1 in the office and will check today. ๐Ÿ”
But from the screenshot you have shared, it looks like it might be aws-crt causing the issue. ๐Ÿ’ญ

Got the M1 Mac Mini fired up for work and going to test this now!

Steps to re-perform:

  1. Login to M1 Mac Mini & setup git: https://github.com/dwyl/dev-setup#basic-git-setup
  2. Open iTerm/Terminal
  3. Clone the project: git clone git@github.com:dwyl/aws-sdk-mock.git
  4. Install the dependencies npm install
  5. Run the tests npm test

Test log:

image

Unable to replicate on Mac Mini with M1 processor.

@prince3339 any luck discovering what the issue was on your M1 MBP? ๐Ÿคž

Unfortunately no luck yet ๐Ÿ˜Ÿ

@prince3339 are you able to git clone, npm install and npm test this repo as per the steps above #258 (comment) ๐Ÿ’ญ