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: save npm install error log to ~/clawrouter-npm-install.log
Previously the log file used a temp path that users couldn't find,
and the error output was easy to miss. Now saves to home directory
with clear messaging to send the log for debugging.
0 commit comments