nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

resource-deleter cannot be run due the 'ReferenceError: regeneratorRuntime is not defined'

Open peniakoff opened this issue 2 years ago • 2 comments

Description

After last update cannot run resource-deleter application due the ReferenceError: regeneratorRuntime is not defined.

Context

NodeJS: v14.19.0 npm: 8.5.1

peniakoff avatar Feb 23 '22 11:02 peniakoff

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/[email protected]

d-kretschmann-dotsource avatar Mar 29 '22 08:03 d-kretschmann-dotsource

True, @d-kretschmann-dotsource, but it will be great to have opportunity to run the newest version ofc.

peniakoff avatar Mar 29 '22 09:03 peniakoff