https://github.com/instacart/Snacks/blob/master/scripts/release/publish_release.js#L52 on older npm versions this is fine, but newer versions should have an equal sign like ```js const publishRelease = authCode => execSync(`npm publish --otp=${authCode}`) ```