Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 265 Bytes

Demonstrating error with yarn workspaces

Prerequisites:

  • docker
  • docker-compose

install dependencies: docker-compose run --rm yarn install --ignore-optional --ignore-scripts

attempt to run build: docker-compose run --rm yarn workspace plugin-poc build