You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
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.
📜 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?
🏢 Have you read the Code of Conduct?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: