due to https://github.com/npm/npm/issues/18894 in the file `npm-base.bbclass`, the two instances of `export NPM_CACHE_CMD="clean"` need to read `export NPM_CACHE_CMD="clean --force"`
due to npm/npm#18894
in the file
npm-base.bbclass, the two instances ofexport NPM_CACHE_CMD="clean"need to readexport NPM_CACHE_CMD="clean --force"