Я пытаюсь использовать np для публикации пакета на npm
, кажется, что все идет хорошо, пока не достигнет неровного номера версии.Не могу понять, что происходит не так.Если кто-то может помочь.
✔ Prerequisite check
✔ Git
✔ Cleanup
✔ Installing dependencies using npm
✔ Running tests using npm
✖ Bumping version using npm
→ v1.0.3
Publishing package using npm
Pushing tags
✖ Command failed: npm version 1.0.3
npm ERR! code 128
npm ERR! Command failed: git tag v1.0.3 -sm 1.0.3
npm ERR! error: cannot run gpg: No such file or directory
npm ERR! error: gpg failed to sign the data
npm ERR! error: unable to sign the tag
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ds/.npm/_logs/2019-06-28T13_11_44_469Z-debug.log
v1.0.3