I'm working on an Angular frontend repository that uses Meteor, which in turn relies on the Fibers package. Since April 13, 2021, Fibers is no longer compatible with Node.js versions 16 and above, and this incompatibility is preventing me from updating my npm dependencies. When I try to update, I consistently receive the following warning:
npm warn old lockfile The package-lock.json file was created with an old version of npm,
npm warn old lockfile so supplemental metadata must be fetched from the registry.