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

Console warnings for Angular projects #34

Closed
joebochill opened this issue Jul 16, 2020 · 0 comments · Fixed by #36
Closed

Console warnings for Angular projects #34

joebochill opened this issue Jul 16, 2020 · 0 comments · Fixed by #36
Assignees
Labels
angular Affects Angular implementation brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected

Comments

@joebochill
Copy link
Collaborator

Describe the bug

When starting an Angular project created with the CLI, the console throws a bunch of yellow warnings about TSConfig (spec files etc.).

What is the expected behavior?

No warnings for a fresh project:
image

What are the steps to reproduce?

  1. npx -p @pxblue/cli pxb new angular
  2. Use default options
  3. Start the fresh project
  4. Observe the warnings in the console

Screenshots or links to minimum reproduction example

image

Anything else to add?

Seems to be an issue somewhere in our "Add PX Blue" functionality. Creating a project with the Angular CLI runs without warnings.

@joebochill joebochill added bug Something not working as expected angular Affects Angular implementation labels Jul 16, 2020
@joebochill joebochill self-assigned this Jul 30, 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
angular Affects Angular implementation brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering bug Something not working as expected
Development

Successfully merging a pull request may close this issue.

1 participant