import { exec } from "child_process"; // Remove tag and re-push tag exec(`git tag -d $npm_package_version && git push -d origin $npm_package_version && git tag -a $npm_package_version -F- <console.log(error));