Problems updating npm packages

Delete the ./node_modules folder, and run again:

1
npm install

Problems with cache

Delete the temporary directories:

1
npm run clean