motleyagency / eslint-config-motley

Motley (https://motley.fi) JavaScript/Typescript guidelines as ESLint rules with Prettier autoformatting
https://motley.fi
MIT License
6 stars 0 forks source link

Auto-publishing the TypeScript package fails #82

Closed petetnt closed 3 years ago

petetnt commented 3 years ago

npm ERR! code E403 npm ERR! 403 403 Forbidden - PUT https://registry.npmjs.org/eslint-config-motley-typescript - Two-factor authentication is required to publish this package but an automation token was specified npm ERR! 403 In most cases, you or one of your dependencies are requesting npm ERR! 403 a package version that is forbidden by your security policy, or npm ERR! 403 on a server you do not have access to.

Weird 🤔