Closed IanVS closed 3 months ago
I tried updating puppeteer, which worked, but now I'm getting this error when I try to run the tests:
> ladle serve --output stream --open none
error: unknown option '--output'
Yea, I need to update the tooling in this repo (as I just did for https://github.com/tajo/react-range) and will go through these PRs. Thanks!
@tajo I did some updates and was able to get tests passing in 8759779
(#106)
I tried to contribute a feature, and when running
yarn install
I get the following error: