empack icon indicating copy to clipboard operation
empack copied to clipboard

Packaging an environment fails if package meta data does not include channels information

Open AnastasiaSliusar opened this issue 8 months ago • 2 comments

At the moment, we do not have any default value, if a channel is not found for a package.

Image

AnastasiaSliusar avatar May 14 '25 09:05 AnastasiaSliusar

How do you reproduce this exactly?

I had this for pip packages and fixed it in https://github.com/emscripten-forge/empack/pull/122. I'm wondering if you're simply not running latest empack?

martinRenou avatar May 14 '25 09:05 martinRenou

I'm a bit worried about using "default" in the suggested change. So I'd prefer us to be extra careful and fix the actual issue if there is one still, instead of fixing the symptom only.

martinRenou avatar May 14 '25 09:05 martinRenou