CHW-4320 IntelUnsupportedLockfileType
unsupported lockfile type; valid values are "npm" and "pnpm"
Copies the raw Markdown source of this guide, for pasting into an LLM or notes.
Default message: unsupported lockfile type; valid values are “npm” and “pnpm”
HTTP status:400(client)
Problem. The evaluate endpoint rejected the supplied
lockfileType. Cause. Only npm and pnpm are currently
supported. Fix. Use "npm" or "pnpm", or wait for additional
lockfile parsers to ship. HTTP 400.