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

🐛 Bug Report: MissingAnnotationEmptyState problem #27588

Closed
2 tasks done
sspr007 opened this issue Nov 11, 2024 · 1 comment
Closed
2 tasks done

🐛 Bug Report: MissingAnnotationEmptyState problem #27588

sspr007 opened this issue Nov 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sspr007
Copy link

sspr007 commented Nov 11, 2024

📜 Description

getting below error when I try to build the code

Packing source code into tar to upload...
Excluding '.git' based on default ignore rules
Excluding '.gitignore' based on default ignore rules
[WinError 3] The system cannot find the path specified: '.\node_modules\@Oriflame\backstage-plugin-score-card\node_modules\@backstage\frontend-plugin-api\node_modules\@backstage\core-components\dist\components\EmptyState\MissingAnnotationEmptyState.esm.js.map'

👍 Expected behavior

It should build successfully

👎 Actual Behavior with Screenshots

Packing source code into tar to upload...
Excluding '.git' based on default ignore rules
Excluding '.gitignore' based on default ignore rules
[WinError 3] The system cannot find the path specified: '.\node_modules\@Oriflame\backstage-plugin-score-card\node_modules\@backstage\frontend-plugin-api\node_modules\@backstage\core-components\dist\components\EmptyState\MissingAnnotationEmptyState.esm.js.map'

👟 Reproduction steps

az acr build -r [azure acr name] -f acr-task.yaml .

Following the steps here:

https://techcommunity.microsoft.com/blog/appsonazureblog/introduction-and-deployment-of-backstage-on-azure-kubernetes-service/4052492

📃 Provide the context for the Bug.

No response

🖥️ Your Environment

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

@sspr007 sspr007 added the bug Something isn't working label Nov 11, 2024
@vinzscam
Copy link
Member

I think the article uses the legacy Backend, which isn't used anymore when you bootstrap a new app using @backstage/create-app. There is a migration doc in case you want to try to "patch" the steps in the article by yourself. Otherwise I would recommend reaching out to the author of the article.

I'm going to close the issue as this isn't related to the source code of Backstage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants