apple-silicon Questions

2

Solved

Unable to connect to db using IntelliJ on mac m1. Installed MySQL using Homebrew, I am able to access MySQL via terminal, I don't know what I am doing wrong. I have tried reinstalling, changing the...
Penetrating asked 24/2, 2023 at 20:35

3

I am trying to run a .Net Core based Azure Function inside a Docker container on a M1 Macbook without success so far. Originally I used the Azure Function Core Tools CLI to create the function with...
Stanislaus asked 17/4, 2021 at 11:4

4

Solved

I was following the official docker labs hands-on tutorial for multi-container apps tutorials. While running the below command on MacBook Pro M1 terminal docker run -d ` --network todo-app --netwo...
Vacuous asked 25/4, 2021 at 16:16

7

Solved

I have a problem when I run a .py file on a Macbook Air M1: [Running] python3 -u "/Users/kaiyuwei/Documents/graduation project/metaheuristics/run_CRO.py" Traceback (most recent call last)...
Pyrargyrite asked 9/7, 2022 at 10:19

2

Solved

I'm getting the below error when I try to install ruby-install ruby 3.1.3 (following instructions to install Jeykll). I think the issue is this link says ruby versions greater than 3.1 require Open...
Poul asked 5/10, 2023 at 23:20

5

Solved

When installing swiftlint with homebrew everything installs correctly but when I open xcode I see the message that swiftlint isn't installed. I read this issue & it say's the homebrew installs ...
Taster asked 1/2, 2021 at 11:1

14

Solved

I got my new Macbook Pro which has M1 chip. I tried to run my react native project but stucked on pod install. After that, I created an empty project and tried on that still getting the same error....
Gainsay asked 27/1, 2021 at 10:32

4

Example of Error response: TTRAN-YK0WK9W9PM:virtual_terminal tuantran$ rvm install 2.7.6 ruby-2.7.6 - #removing src/ruby-2.7.6.. Searching for binary rubies, this might take some time. No binary ru...
Helpless asked 19/7, 2022 at 17:59

5

Solved

I'm running Xcode 12.2 (12B45b) on my M1 MacBook Pro. Whenever I try to run the simulator on an older iOS, for example: It doesn't work. Xcode pops up this error: When I press on Details, a scree...
Munificent asked 6/12, 2020 at 20:49

17

Solved

I'm facing a weird issue. Before I updated my Android Studio, everything went fine in flutter doctor. Once I've updated Android Studio, when I run the doctor, it's showing "Unable to find bund...
Bacchanalia asked 29/7, 2021 at 2:46

42

Solved

I have a Flutter project that I'm trying to run on iOS. It runs normally on my Intel-based Mac, but on my new Apple Silicon-based M1 Mac it fails to install pods. LoadError - dlsym(0x7f8926035eb0, ...
Sewing asked 18/11, 2020 at 20:51

5

I am trying to install Cocoa Pods on my new MacBook Pro with the M1 Chip. There are some solutions that found from December. Since is February those solutions may be a little outdated. I cannot fin...
Creamer asked 5/2, 2021 at 17:0

10

I'm on a MacBook Pro M1 (and before someone says well it's because of M1 or something else, I've been programming with Flutter and M1 for weeks but then I must have to reset my M1 and after this) ....

7

Solved

I am trying to install Homebrew onto my M1 Mac. My default shell is zsh and I want to keep it that way. I ran: ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/i...
Coupling asked 7/1, 2021 at 20:32

5

I failed using brew to install gdb. I was using the following command: brew install gdb Is gdb available on mac m1 (apple silicon)? If so, what should I do?
Chacon asked 29/4, 2021 at 2:8

2

I installed fish with homebrew on Mac OS Big Sur, Apple Silicon. Then I added /opt/homebrew/bin/fish to /etc/shells. When I now start fish from the default shell, it recognises all commands (like g...
Whitby asked 20/3, 2021 at 16:36

25

Solved

I'm running the latest build of the Docker Apple Silicon Preview. I created the tutorial container/images and it works fine. When I went to create a custom YAML file and run docker-compose I get th...
Sire asked 26/12, 2020 at 13:20

8

Solved

I have an app which compiles and runs fine in older Macs with Intel processors in physical devices & iOS simulators. The same app also compiles and runs fine from newer Apple Silicon Mac with M...
Fidellia asked 31/1, 2021 at 11:4

3

I don't have an M1 Mac to work with, I read that python supports it. What's the return of these functions on m1 Macs? platform.system() platform.architecture() Thanks.
Ube asked 30/1, 2021 at 16:39

3

Solved

I'm really tired of checking this option manually for Xcode, which I cannot duplicate due to its size... maybe there is a way to create some kind of shortcut to launch an app (Xcode in my case) wit...
Smooth asked 8/4, 2021 at 13:25

2

Solved

Reproducing the issue Run the following shell script on an Apple Silicon Mac (tried on a MacBook Air 2020 with M1 and a MacBook Pro 16" with M3 Max; both running macOS Sonoma, with Apple clang...
Belt asked 24/12, 2023 at 19:24

4

Is there a way to detect Apple Silicon Mac in JavaScript? Properties in navigator don't seem to be very helpful, for example, navigator.platform is set to MacIntel and the user agent is exactly the...
Calctufa asked 4/12, 2020 at 15:58

8

Solved

I have Macbook with Apple M1 Chip in which I have to use Python 3.6.5 for my project. It comes with Python 2.7.16 and 3.8.2 preinstalled. I used brew to install Python which by default installed 3....
Samathasamau asked 10/1, 2021 at 12:49

9

Solved

Help! I'm trying to install cryptography on my m1. I know I can run terminal in rosetta mode, but I'm wondering if there is a way not to do that. Output: ERROR: Command errored out with exit statu...
Romans asked 3/2, 2021 at 20:14

21

Solved

I have a problem to start an Android Emulator on my MacBook Pro M1 (Apple Silicon). When I try to start an emulator (API 30, CPU/ABI arm64), I get this error: "The emulator process for AVD Pix...
Blondellblondelle asked 9/7, 2021 at 7:23

© 2022 - 2024 — McMap. All rights reserved.