wabt.js icon indicating copy to clipboard operation
wabt.js copied to clipboard

npm upload fails

Open marcusb opened this issue 3 years ago • 0 comments

The builds are failing to upload to the NPM registry:

npm notice Publishing to https://registry.npmjs.org/
npm ERR! code EOTP
npm ERR! This operation requires a one-time password from your authenticator.
npm ERR! You can provide a one-time password by passing --otp=<code> to the command you ran.
npm ERR! If you already provided a one-time password then it is likely that you either typoed
npm ERR! it, or it timed out. Please try again.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/runner/.npm/_logs/2022-12-28T00_43_36_614Z-debug-0.log
Error: Process completed with exit code 1.

marcusb avatar Dec 29 '22 00:12 marcusb