Skip to content

islazh/yarn-pnp-puppeteer-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a minimal reproduction of an issue with Yarn P'n'P and Puppeteer, specifically the postinstall step which downloads the browsers it needs to launch tests.

Steps to reproduce:

  • nvm use
  • enable corepack
  • yarn install
  • You should be able to see the error Skipping browser installation because the Puppeteer build is not available. Run npm install again after you have re-built Puppeteer.
  • Chrome is NOT downloaded to $HOME/.cache/puppeteer/chrome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published