More opinionated dependencies #26
Labels
brightlayer-ui
Used to identify Brightlayer UI platform issues for easy filtering
enhancement
Request for improvement or new feature
Describe the desired behavior
CLI should be more opinionated about dependency versions instead of installing the latest version of everything. Lately, we've seen some incompatibilities with various versions of packages caused by this behavior. We should periodically update these as necessary with subsequent releases rather than trying to eliminate the need for updates by using latest.
Describe the current behavior
Installs latest version of everything.
Is this request related to a current issue?
Yes, projects started with the CLI do not run out-of-the-box for Angular or React.
Additional Context
Add any other context or screenshots about the feature request here.
Angular should be fixed once we release the new version of the component library, react has incompatibilities with the version of eslint required by react-scripts.
The text was updated successfully, but these errors were encountered: