-
-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
Description
Description
Grabbed the newest Sage 10 build using Bud for packaging. I wanted to add react and typescript support but it's throwing errors
Steps to reproduce
- Download the latest Sage theme
yarn install
yarn add @roots/bud-react --dev
yarn bud init
Expected behavior: [What you expect to happen]
I expected yarn to install all the peer dependencies for react
Actual behavior: [What actually happens]
It stops with this error:
Error: TypeError: Cannot read properties of undefined (reading 'hasPeerDependency')
error Command failed with exit code 1.
Reproduces how often: [What percentage of the time does it reproduce?]
Every time
Versions
Latest Sage build from Nov 22nd
Additional information
I'm in the process of rebuilding my Sage 10 theme with laravel mix to the newest with Bud