I tried to publish my module for the very first time (with a brand new npm account as well) and kept getting this error:
>np
Publish a new version of @slothsoft/qunit-reporter (current: 0.1.0)
× Command failed with exit code 128 (Unknown system error -128): git log --format=%s %h d50e9cd0795af9d12371e0418ea95bc3b569d8a0
22b547a9c8b8804d3d35d0cb1645f378c9d46f31..HEAD
However npm publish --access public
worked perfectly.
I cannot reproduce it any longer, the command np
works now. I assume that the problem has to do with a new module and / or new npm account.
Though there might be a problem with the configuration, here is the tag of the project that produced the error: qunit-reporter/v0.1.0
(Although that doesn't explain why it works now without any changes to the package.json but the version number increment.)
I expected for np to start normally, not fail.
np - 5.1.0 (I tried with np globally installed and as module dependency)
Node.js - 10.15.3
npm - 6.11.2
Git - 2.20.1.windows.1
OS - Win 10 Pro v1903
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too