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

Feedback for “Installation” #794

Open
vanlooverenkoen opened this issue Nov 6, 2024 · 0 comments
Open

Feedback for “Installation” #794

vanlooverenkoen opened this issue Nov 6, 2024 · 0 comments

Comments

@vanlooverenkoen
Copy link

vanlooverenkoen commented Nov 6, 2024

It would be nice to have an easy way to install fvm on a raspberry pi so we can use fvm to install the global version

Homebrew & the install script do not work on a ARM processors

Installing homebrew

Homebrew on Linux is not supported on ARM processors.

Running the install script:

Unsupported architecture

Possible quick fix:

  • Have a script that just downloads stable
  • then installs fvm with (dart pub global activate fvm)
  • install the stable version of flutter with fvm
  • then remove the just downloaded stable version of flutter (without fvm)
  • add it to your path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant