Unable to prerender all routes(亲测有效) Posted on 2023-01-11 使用prerender-spa-plugin打包报错mac下这里设置为 headless: true,更换插件 yarn add @dreysolano/prerender-spa-plugin const PrerenderSPAPlugin = require('@dreysolano/prerender-spa-plugin'); 因为使用了webpack5 有些插件没有更新导致的