Open shijiezhou1 opened 3 years ago
I'm having exactly the same error. Do you have any update?
I upgraded puppeteer to the latest It looks good i release a package prerender-spa-plugin-fix
I also encountered the same problem, but the deployment failed after updating the package. How did the great God solve it
I upgraded puppeteer to the latest It looks good i release a package prerender-spa-plugin-fix I also encountered the same problem, but the deployment failed after updating the package. How did the great God solve it
I also encountered the same problem, but the deployment failed after updating the package. How did the great God solve it
I upgraded puppeteer to the latest It looks good i release a package prerender-spa-plugin-fix I also encountered the same problem, but the deployment failed after updating the package. How did the great God solve it
You can try
// const PrerenderSPAPlugin = require("prerender-spa-plugin");
const PrerenderSPAPlugin = require("prerender-spa-plugin-fix");
If this can't solve your problem, I don't know how to solve it
Does any one fix this problem?
I'm deploying my app tho the bitbucket pipelines and it seems not working at all.
I tried those below and getting another error.
The is another problem after I installed it.