janus-idp / backstage-plugins

Plugins for Backstage
https://janus-idp.io
Apache License 2.0
142 stars 139 forks source link

[tekton] incorrect image path in dist #2099

Closed JounQin closed 2 days ago

JounQin commented 2 weeks ago

Describe the bug

ERROR in ../../node_modules/@janus-idp/backstage-plugin-tekton/dist/utils/image-utils.esm.js 1:0-70
Module not found: Error: Can't resolve '../plugins/tekton/src/imgs/signed-badge.svg' in '/Users/JounQin/Workspaces/Alauda/octopus/node_modules/@janus-idp/backstage-plugin-tekton/dist/utils'

Similar issue #1527

Expected Behavior

What are the steps to reproduce this bug?

https://unpkg.com/browse/@janus-idp/backstage-plugin-tekton@3.12.3/dist/utils/image-utils.esm.js

Versions of software used and environment

@janus-idp/backstage-plugin-tekton@3.12.3

nicolasfagotti commented 2 weeks ago

Same issue here :)

karthikjeeyar commented 3 days ago

@JounQin @nicolasfagotti This fix landed in @janus-idp/backstage-plugin-tekton:3.12.7. Could you please try again with 3.12.7 ?

nicolasfagotti commented 3 days ago

It seems it is working now @karthikjeeyar. Thanks a lot!

karthikjeeyar commented 2 days ago

Thanks for confirmation, I am closing this issue.