composer-normalize: Schema URI "schema-lax.json" could not be resolved
Steps required to reproduce the problem
- composer global update
- 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)
@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.