sindresorhus / np

A better `npm publish`
MIT License
7.56k stars 299 forks source link

Create release draft error #671

Open dj-fiorex opened 1 year ago

dj-fiorex commented 1 year ago

Error during "Creating release draft on GitHub" step

Description

Latest version of np, trying to publish a org package, all steps go through but the latest step "Creating release draft on GitHub" fails with error "→ spawn ENAMETOOLONG"

Expected behavior

np create a release draft on github successfully

Environment

np - 7.6.3 Node.js - 16.13.0 npm - 8.1.0 Git - 2.38.1.windows.1 OS - W11 x64

fregante commented 1 year ago

This is missing some reproducibility information. What repo are you trying this on? It might be the same as https://github.com/sindresorhus/np/issues/501, but Windows-related