pastelsky / bundlephobia

🏋️ Find out the cost of adding a new frontend dependency to your project
https://bundlephobia.com
MIT License
9.02k stars 223 forks source link

yarn start fails to run locally #711

Closed igordanchenko closed 2 years ago

igordanchenko commented 2 years ago

Describe the bug

yarn start fails to run in local dev environment.

To Reproduce

% yarn start
No matches found: "bp:*"

Expected behavior

yarn start is expected to run without errors.