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): improve node-gyp build process with verbose output and fallback
- Add verbose output to node-gyp rebuild for better debugging
- Add alternative build approach using configure + build separately
- Set MAKEFLAGS to ensure proper directory creation
- Remove duplicate code and clean up build process
- Fix container build issues with make directory creation
0 commit comments