Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible in Macbook Pro m1 #258

Open
prince3339 opened this issue Jan 20, 2022 · 7 comments
Open

Not compatible in Macbook Pro m1 #258

prince3339 opened this issue Jan 20, 2022 · 7 comments
Assignees
Labels
chore a tedious but necessary task often paying technical debt help wanted If you can help make progress with this issue, please comment! please-test Please test the feature in Staging Environment and confirm it's working as expected. priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T25m Time Estimate 25 Minutes technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@prince3339
Copy link

Unable to install it on my MacBook m1 machine.

image

@nelsonic nelsonic added chore a tedious but necessary task often paying technical debt help wanted If you can help make progress with this issue, please comment! technical A technical issue that requires understanding of the code, infrastructure or dependencies labels Jan 20, 2022
@nelsonic
Copy link
Member

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. 💭

@nelsonic nelsonic added the priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished label Jan 20, 2022
@nelsonic nelsonic self-assigned this Jan 20, 2022
@nelsonic
Copy link
Member

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

@nelsonic nelsonic added in-progress An issue or pull request that is being worked on by the assigned person T25m Time Estimate 25 Minutes labels Jan 20, 2022
@nelsonic
Copy link
Member

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 [email protected]:dwyl/aws-sdk-mock.git
  4. Install the dependencies npm install
  5. Run the tests npm test

@nelsonic
Copy link
Member

Test log:

image

Unable to replicate on Mac Mini with M1 processor.

@nelsonic nelsonic assigned prince3339 and unassigned nelsonic Jan 20, 2022
@nelsonic nelsonic added please-test Please test the feature in Staging Environment and confirm it's working as expected. and removed in-progress An issue or pull request that is being worked on by the assigned person labels Jan 20, 2022
@nelsonic
Copy link
Member

@prince3339 any luck discovering what the issue was on your M1 MBP? 🤞

@prince3339
Copy link
Author

Unfortunately no luck yet 😟

@nelsonic
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a tedious but necessary task often paying technical debt help wanted If you can help make progress with this issue, please comment! please-test Please test the feature in Staging Environment and confirm it's working as expected. priority-2 Second highest priority, should be worked on as soon as the Priority-1 issues are finished T25m Time Estimate 25 Minutes technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
None yet
Development

No branches or pull requests

2 participants