The file assets://css was not deleted because it does not exist.

Created on 13 July 2023, 12 months ago
Updated 18 August 2023, 10 months ago

Problem/Motivation

The following notices appear when clearing caches:

The file assets://css was not deleted because it does not exist.
The file assets://js was not deleted because it does not exist.

This is caused by the is_dir check being removed in πŸ“Œ Remove the aggregate stale file threshold and state entry Fixed , not sure about the reasoning behind that choice.

Steps to reproduce

  1. Delete the web/sites/default/files/css and web/sites/default/files/js folders
  2. Run drush cr

Proposed resolution

Check if the folders exist before trying to delete them.

πŸ› Bug report
Status

Closed: duplicate

Version

10.1 ✨

Component
Asset libraryΒ  β†’

Last updated 1 day ago

No maintainer
Created by

πŸ‡§πŸ‡ͺBelgium DieterHolvoet Brussels

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024