Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Unable to compile on Arch Linux #1034

Closed
1 task done
System64fumo opened this issue Jan 7, 2024 · 0 comments
Closed
1 task done

Unable to compile on Arch Linux #1034

System64fumo opened this issue Jan 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@System64fumo
Copy link

System64fumo commented Jan 7, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When trying to build by following the tutorial i'm unable to run the dart run build_runner...
I get

Resolving dependencies in /tmp/spotube... 
Because spotube requires the Flutter SDK, version solving failed.

Flutter users should run `flutter pub get` instead of `dart pub get`.

Expected Behavior

Building succesfully

Steps to reproduce

1: git clone https://github.com/KRTirtho/spotube
2: cd spotube
3: cp .env.example .env (Then editing it)
4: flutter pub get && dart run build_runner build --delete-conflicting-outputs --enable-experiment=records,patterns

Operating System

Arch Linux

Spotube version

3.4.0

Installation source

Website (spotube.netlify.app) or (spotube.krtirtho.dev)

Additional information

I'm Trying to build it from source since there is no aarch64 binary available yet (at least in the releases section or AUR), And i've seen discussions about it before in previous threads this one
Thing is.. I can't even build it on my x86_64 system..
Surely i'm doing something wrong here since i never really compiled a flutter/dart program before.
Any help would be appreciated.

@System64fumo System64fumo added the bug Something isn't working label Jan 7, 2024
Repository owner locked and limited conversation to collaborators Jan 8, 2024
@KRTirtho KRTirtho converted this issue into discussion #1041 Jan 8, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant