Looks like that is the reason [1]. If @OmPrakash Muppirala<mailto:bigosma...@gmail.com>, does not respond I suggest to deprecate the package.
[1] npm Blog Archive: Changes to npm Unpublish Policy - January 2020 (npmjs.org)<https://blog.npmjs.org/post/190553543620/changes-to-npmunpublish-policy-january-2020.html> From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Sunday, May 29, 2022 10:18 AM To: dev@royale.apache.org<mailto:dev@royale.apache.org>; OmPrakash Muppirala<mailto:bigosma...@gmail.com> Subject: RE: Royale 0.9.9 on npm is broken I wanted to unpublish so I can upload again but got this C:\dev\royale_dist\dist>npm unpublish @apache-royale/royale-js@0.9.9 This operation requires a one-time password. Enter OTP: 352851 npm ERR! code E405 npm ERR! 405 Method Not Allowed - PUT https://registry.npmjs.org/@apache-royale%2froyale-js/-rev/14-cf53f2fb0a7e2f55c2b2565135ea9ffa - You can no longer unpubli sh this package. npm ERR! Failed criteria: npm ERR! has more than 1 maintainer npm ERR! npm ERR! Please deprecate it instead: npm ERR! npm deprecate -f '@apache-royale/royale-js@0.9.9' "this package has been deprecated" npm ERR! To learn more about our unpublish policies, see https://www.npmjs.com/policies/unpublish npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\yisha\AppData\Roaming\npm-cache\_logs\2022-05-29T07_15_25_864Z-debug.log I have noticed @OmPrakash Muppirala<mailto:bigosma...@gmail.com> was one of the maintainers, could that be the reason? From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Wednesday, May 25, 2022 6:35 AM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: RE: Royale 0.9.9 on npm is broken I think this is the latest on that RE: NPM Credentials Problem Blocking Release-Apache Mail Archives<https://lists.apache.org/thread/wrf0rhy36mcw2c0xs7k8k38jom21ro7y> From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Wednesday, May 25, 2022 6:18 AM To: dev@royale.apache.org<mailto:dev@royale.apache.org> Subject: RE: Royale 0.9.9 on npm is broken I probably missed something when manually uploading it. There is a thread around the time of the release how 2FA has messed up our script. From: Josh Tynjala<mailto:joshtynj...@apache.org> Sent: Tuesday, May 24, 2022 6:52 PM To: Apache Royale Development<mailto:dev@royale.apache.org> Subject: Royale 0.9.9 on npm is broken I just tried installing both @apache-royale/royale-js and @apache-royale/royale-js-swf from npm, and they seem to be missing pretty much everything. I think it's just the npm glue parts. For reference, here are the file size differences between 0.9.8 and 0.9.9: royale-js 0.9.8 is 158 MB royale-js 0.9.9 is 787 bytes royale-js-swf 0.9.8 is 190 MB royale-js-swf 0.9.9 is 27.2 KB -- Josh Tynjala Bowler Hat LLC <https://bowlerhat.dev>