gitmoji-browser-extension icon indicating copy to clipboard operation
gitmoji-browser-extension copied to clipboard

🐛 Doesn't compile - `icons/icons16.png`

Open Lamparter opened this issue 2 years ago • 3 comments

Hello Team 👋

Describe the bug

Upon attempting to install the latest Microsoft Store release version of this browser extension, Edge fails to install as Package is invalid. Details: 'Couldn't load icon icons/icon16.png specified in icons.'. (see static/icons/icon16.png)

I have retried multiple times with no luck.

Things not considered

I haven't considered building this extension from source and packaging it.

Assets/Images

image

Device (please complete the following information):

  • OS: Microsoft Windows 11 Insider Beta
  • Browser: Microsoft Edge Dev

Lamparter avatar Feb 03 '23 18:02 Lamparter

Hello @Lamparter 👋 Thanks for raising this bug.

It's super weird has the extension passed the validation steps of microsoft 🤔 I will investigate this evening to check what's happening with the latest version packaging.

I will let you know when it's fixed 👍

johannchopin avatar Feb 06 '23 08:02 johannchopin

Hi @Lamparter, we face a compilation issue at the moment since we didn't update the dependency regularly. It seems the manifest needs to be updated though.

Maybe migrate the project to Svelte v5? @johannchopin

Lyokolux avatar Sep 22 '23 08:09 Lyokolux

@Lyokolux It won't add a lot of benefits but why not 🤔 I should definitely take some time to fix the parceljs issue. I'm just not sure when.

johannchopin avatar Sep 22 '23 09:09 johannchopin