Are you accessing the project from the GitHub Codespaces?
[ ] No, I am running the project on my local machine (I will fill in the OS section below)
[X ] Yes, I am using GitHub Codespaces.
Note: The project is optimized to run on Codespaces. We welcome contributions to enhance it for cross-platform local development, but it's not something we will prioritize right now. Thank you!
Describe the bug
I think the two versions of the same package is incorrect. @anfibiacreativa @manekinekko
To Reproduce
Main branch file showing both versions.
line 28: "apollo-angular": "^4.2.1",
line 33: "apollo-angular": "^5.0.1",
I assume this was a bad merge?
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
OS (please complete the following information):
OS:
OS Version:
npm version:
Node.js version:
output of azd version:
Additional context
Add any other context about the problem here.
Are you accessing the project from the GitHub Codespaces?
Describe the bug I think the two versions of the same package is incorrect. @anfibiacreativa @manekinekko
To Reproduce
Main branch file showing both versions.
I assume this was a bad merge?
Expected behavior A clear and concise description of what you expected to happen.
Screenshots
OS (please complete the following information):
azd version
:Additional context Add any other context about the problem here.