Tighten engines and devEngines
#488
build.yml
on: pull_request
Prepare environment
2s
Matrix: Build distribution CSS and JS
Annotations
2 errors
|
Build distribution CSS and JS (22)
Cache folder paths are not retrieved for npm with cache-dependency-path =
|
|
Build distribution CSS and JS (22)
npm error code EBADDEVENGINES
npm error EBADDEVENGINES The developer of this package has specified the following through devEngines
npm error EBADDEVENGINES Invalid engine "packageManager"
npm error EBADDEVENGINES Invalid semver version "^11.6.1" does not match "10.9.4" for "packageManager"
npm error EBADDEVENGINES {
npm error EBADDEVENGINES current: { name: 'npm', version: '10.9.4' },
npm error EBADDEVENGINES required: { name: 'npm', version: '^11.6.1', onFail: 'error' }
npm error EBADDEVENGINES }
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-17T22_03_16_394Z-debug-0.log
|