[I’m not 100% sure this is related to meteor and I’ll look for other possibilities]
I’m using mupx to deploy and recently this fails with:
>> => Errors while initializing project:
>> While selecting package versions:
>> error: Package version not in catalog: webpack:css 1.1.2
>>
>> While refreshing package catalog to resolve previous errors:
>> error: Network error: wss://packages.meteor.com/websocket: CERT_HAS_EXPIRED
This seems to suggest that there is something wrong with packages.meteor.com's certificate.
Is this a known issue? Or should I look more into mupx?