将 React PWA 发布到 Play 商店的最简单方法是什么?

What is the easiest way to publish React PWA to the play store?

我尝试使用 Bubblewrap (https://github.com/GoogleChromeLabs/bubblewrap/tree/master/packages/cli) 但它抛出以下错误: 虽然这是正确的路径!

还有其他方法吗? 我很困惑,请帮忙

您可以使用 https://pwabuilder.com,它使用 Bubblewrap 为您创建 APK。