composer-normalize: Schema URI "schema-lax.json" could not be resolved

Steps required to reproduce the problem

  1. composer global update
  2. composer normalize

Expected Result

  • No error

Actual Result

Schema URI "file://.../vendor/ergebnis/composer-normalize/resource/schema-lax.json" could not be resolved.

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 18 (14 by maintainers)

Most upvoted comments

@odan

Wondering, perhaps it is a problem with using realpath(). I haven’t used Windows in years, so I have no idea.

Let’s see if it fixes it for you.