You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(install): add multiple fallback approaches for make compilation issues
- Force bash shell and explicit make path to avoid container environment issues
- Add manual directory creation before compilation
- Implement multiple fallback strategies for different build environments
- Address 'make: o: No such file or directory' error in containers
0 commit comments