We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bbfc2 commit e425459Copy full SHA for e425459
docs/getting_started/installation_troubleshooting.md
@@ -66,7 +66,7 @@ This page provides guidance on how to troubleshoot common issues that may arise
66
67
### Problem: `Exception: failed to compile yul source`
68
69
-!!! danger "Problem: `Running fill fails with tests that contain yul source code`"
+!!! danger "Problem: `Running fill fails with tests that contain yul source code` on ARM platforms"
70
This is happening when you are using an ARM64 OS but used the x86-64 installation guide.
71
To resolve the issue you must build solidity from source (avoid 0.8.24 as it might require building z3 from source as well).
72
0 commit comments