Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More opinionated dependencies #26

Closed
joebochill opened this issue Jun 9, 2020 · 0 comments · Fixed by #30
Closed

More opinionated dependencies #26

joebochill opened this issue Jun 9, 2020 · 0 comments · Fixed by #30
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature

Comments

@joebochill
Copy link
Collaborator

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.

@joebochill joebochill added the enhancement Request for improvement or new feature label Jun 9, 2020
@joebochill joebochill added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature
Development

Successfully merging a pull request may close this issue.

1 participant