namespacelabs/foundation

[PUB-7] Unsupported platform architecture. Available only on amd64 and arm64 currently.

Closed this issue · 2 comments

On an M1 Mac.

Following instructions at

CleanShot 2023-06-06 at 14 18 16@2x
ghuntley@ghuntleys-MacBook-Pro-2 ~ % curl -fsSL https://get.namespace.so/cloud/install.sh | sh
Executing Namespace Cloud's installation script...
Detected darwin as the host operating system
Unsupported platform architecture. Available only on amd64 and arm64 currently.
ghuntley@ghuntleys-MacBook-Pro-2 ~ % uname -a
Darwin ghuntleys-MacBook-Pro-2.local 22.4.0 Darwin Kernel Version 22.4.0: Mon Mar  6 21:00:41 PST 2023; root:xnu-8796.101.5~3/RELEASE_ARM64_T8103 arm64
ghuntley@ghuntleys-MacBook-Pro-2 ~ % 
CleanShot 2023-06-06 at 14 19 11@2x

Will reboot and report back.

PUB-7

After upgrading to latest OSX:

ghuntley@ghuntleys-MacBook-Pro-2 ~ % curl -fsSL https://get.namespace.so/cloud/install.sh | sh
Executing Namespace Cloud's installation script...
Detected darwin as the host operating system
Unsupported platform architecture. Available only on amd64 and arm64 currently.
ghuntley@ghuntleys-MacBook-Pro-2 ~ % uname -a                                                 
Darwin ghuntleys-MacBook-Pro-2.local 22.5.0 Darwin Kernel Version 22.5.0: Mon Apr 24 20:53:44 PDT 2023; root:xnu-8796.121.2~5/RELEASE_ARM64_T8103 arm64
ghuntley@ghuntleys-MacBook-Pro-2 ~ % 

Many thanks @ghuntley for reporting this bug! I pushed a fix and it should be live now.

Feel free to reopen the bug in case you still see this issue.