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
child_process.js:669
throw err;
^
Error: Command failed: git commit -m 'Tag 1.1.10'
error: pathspec '1.1.10'' did not match any file(s) known to git
at checkExecSyncError (child_process.js:629:11)
at execSync (child_process.js:666:13)
at run ((...)\node_modules\npm-bump\lib\cli.js:72:13)
at doBump ((...)\node_modules\npm-bump\lib\cli.js:110:13)
at releaseType ((...)\node_modules\npm-bump\lib\cli.js:213:9)
at (...)\deploy.js:12:52
at Object.<anonymous> ((...)\deploy.js:40:3)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)```
The text was updated successfully, but these errors were encountered:
Tried in Git Bash, Powershell and cmd
The text was updated successfully, but these errors were encountered: