bur reproduction workflow: - remove package-lock.json in order to generate a clean one - run npm install - failure  workaround: `npm i --ignore-scripts && npm i` tested on v 0.0.10