Open peniakoff opened 2 years ago
We ran into the same issue on the resource-deleter version 2.0.26 with e.g.
resource-deleter -p project -r products
There seems to be no issue when you revert to the previous version:
npm install -g @commercetools/resource-deleter@2.0.25
True, @d-kretschmann-dotsource, but it will be great to have opportunity to run the newest version ofc.
Description
After last update cannot run
resource-deleter
application due theReferenceError: regeneratorRuntime is not defined
.Context
NodeJS: v14.19.0 npm: 8.5.1