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: improve npm permissions verification and cache restoration
- Add npm whoami check before using the result
- Check package ownership with npm owner ls
- Handle missing mycache.tar gracefully
- Improve error messages for npm token issues
- Remove duplicate package existence check
0 commit comments