Problem/Motivation

After updating Core 11.2.1 (core-recommended, core-project-message, core-composer-scaffold, core-dev) --with-all-dependencies , there's an error message:

In Process.php line 350:
The provided cwd "../squizlabs/php_codesniffer" does not exist. 

Steps to reproduce

Update with all dependencies, and/or run composer install afterwards

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3532387

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ifrik created an issue. See original summary.

dcam made their first commit to this issue’s fork.

dcam’s picture

For the record I'm not working on this issue. I don't know why it thought I made a commit to a fork. I only checked the issue because I had the same errors when updating sites to 11.2.0 over the last couple of days.

miha.wagner’s picture

cilefen’s picture