condorheroblog / vuepress-plugin-export-pdf

VuePress plugin exports PDF 📁.
MIT License
23 stars 4 forks source link

error Error: Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (104562. #8

Closed heshimang closed 1 year ago

heshimang commented 1 year ago

error Error: Could not find expected browser (chrome) locally. Run npm install to download the correct Chromium revision (104562.

condorheroblog commented 1 year ago

The error message is that the Chrome browser was not downloaded. You need to run the command npm install, and then try again to solve it.