NPM instaluj poprawność audytu Uruchom audyt

rm -rf node_modules

rm package-lock.json yarn.lock
npm cache clear --force
npm install
mr.dar