cancel
Showing results for 
Search instead for 
Did you mean: 

Magento ver. 2.3.5-p1 EE Package magento/module-customer-balance not found

Magento ver. 2.3.5-p1 EE Package magento/module-customer-balance not found

After removing the vendor directory to clear up a load of xdebug and debugging flags and reinstalling it like i'm used to I'm now greeted by this message:

 

1.png

 

When I run 

 

composer show magento/module-customer-balance

 

I get the following output

 

[InvalidArgumentException]
Package magento/module-customer-balance not found

2.png

 

Did somebody accidentally delete this Magento repo entry?

 

When I restore the vendor folder from a copy of the production folder I can see the output what it should have been.

 

ksnip_20220125-120514.png


How can I resolve this, besides just putting back a backup?