mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-12 19:26:19 +00:00
Update NOTE.md to add troubleshooting section for Flutter Java version issues
This commit is contained in:
parent
5f623c0594
commit
0546fba37f
1 changed files with 7 additions and 0 deletions
7
NOTE.md
7
NOTE.md
|
|
@ -38,3 +38,10 @@ fvm flutter build apk --release --no-tree-shake-icons
|
|||
|
||||
1. nix installieren (für flake nutzung) (optional aber dann reproduzierbar)
|
||||
2. flake anwenden
|
||||
|
||||
## Problems that occurred
|
||||
|
||||
### Flutter Java Version Problem
|
||||
|
||||
- unset flutter jdk-dir (`flutter config --jdk-dir=""`)
|
||||
- a specified java version in the flutter config leads to a java
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue