ErrLookup › cypress-io/cypress

cypress-io/cypress

Fast, easy and reliable testing for anything that runs in a browser. · TypeScript · 3,599 source files

Analyzed at 0d85fdc912 on 2026-08-12. 65 documented errors.

Code / MessageTypeSeverityTags
Invalid project path parameter: ${options.project}
exception error module-api, validation, project-path
Corrupted download Expected downloaded file to have checksu
exception error install, download, checksum, network
Corrupted download Expected downloaded file to have checksu
exception error install, download, checksum, network
Corrupted download Expected downloaded file to have size: $
exception error install, download, size, network
Refusing to extract entry outside of destination: ${entry.fi
exception error install, extract, security, zip-slip
Refusing to extract symlink with target larger than ${MAX_SY
exception error install, extract, security, symlink
Refusing to extract symlink pointing outside of destination:
exception error install, extract, security, symlink, path-traversal
Platform: "${platform}" is not supported.
exception critical platform, binary, unsupported-os
Unknown component name "${componentName}"
exception error cli, version, validation
Cannot find version for component "${componentName}" under p
exception error cli, version, install, binary
Could not compile application files
exception error angular, builder, dev-server, compile
projects in angular.json is not defined
exception error angular, schematic, ng-add, angular-json
angular.json not found
exception error angular, schematic, ng-add, angular-json
Invalid project name: ${options.project}
exception error angular, schematic, ng-generate, ct, project
File not found.
exception error angular, schematic, ng-generate, workspace
Invalid project name: ${options.project}
exception error angular, schematic, ng-generate, project
No file name specified. This is required to generate a new C
exception error angular, schematic, ng-generate, validation
Could not read '${path}'.
exception error angular, schematic, json, filesystem, config
Failed to parse "${this.path}" as JSON AST Object. ${printPa
exception error angular, schematic, json, parse, config
Incompatible versions detected, @cypress/grep 3.0.0+ require
exception error grep, version-mismatch, cypress-10, config, plugin
Invalid grep burn value: ${grepBurn}
exception error grep, validation, env, configuration
cy.visit from a component spec is not allowed
exception error component-testing, mount-utils, forbidden-command, cy-visit
cy.session from a component spec is not allowed
exception error component-testing, mount-utils, forbidden-command, cy-session
cy.origin from a component spec is not allowed
exception error component-testing, mount-utils, forbidden-command, cy-origin, cross-origin
cy.puppeteer() failed with the following error:\n> ${result.
exception error puppeteer, task, browser, pass-through-error
[@cypress/react] 🔥 Hmm, cannot find root element to mount t
exception error react, component-testing, mount, dom, mount-utils
Missing vite dev server port.
exception error vite, dev-server, port, network, config
${err}
exception error vite, dev-server, error-wrapping, plugin
CJS builds of vite ${majorVersionNumber} are not supported
exception error vite, esm, cjs, version-mismatch, dev-server
Could not find "vite" in your project's dependencies. Please
exception error vite, dependency, module-not-found, dev-server
Your component devServer config for vite is missing a requir
validation error vite, dev-server, config, resolve-config, filesystem
ESM plugin config value '${name}' must be an array of string
validation error vite, plugin, esm, validation, config
No tsconfig.json found. ts-loader needs a tsconfig.json file
exception error webpack, typescript, preprocessor, tsconfig, config
No typescript installable was found. ts-loader needs a versi
exception error webpack, typescript, preprocessor, dependency, module-not-found
Tests cannot run without a reference to Cypress!
exception error webpack, dev-server, browser, runtime, cypress-instance
Unsupported webpackDevServer version ${webpackDevServerMajor
exception error webpack, dev-server, version-mismatch, dependency
Unexpected framework ${(devServerConfig as any).framework},
exception error webpack, dev-server, framework, config, validation
Could not find a project with projectType "application" in "
exception error angular, component-testing, configuration, dev-server
Could not resolve "${dep}". Do you have "@angular-devkit/bui
exception error angular, devkit, dependency-resolution, dev-server
Could not find angular.json. Looked in ${projectRoot} and up
exception error angular, file-resolution, configuration, dev-server
Failed to load "next/dist/server/config" with error: ${e.mes
exception error nextjs, dependency-resolution, dev-server
Failed to load "next/dist/build/webpack-config" with error:
exception error nextjs, dependency-resolution, webpack, dev-server
Failed to load "next/dist/build/load-jsconfig" with error: $
exception error nextjs, dependency-resolution, dev-server, version-mismatch
Failed to load "next/dist/build/utils" with error: ${ e.mess
exception error nextjs, dependency-resolution, dev-server, version-mismatch
Cypress cannot compile your Next.js application when "nodeVe
validation error nextjs, swc, configuration, node-version, dev-server
Unexpected major version of ${json.name}. Cypress webpack-de
exception error webpack, version-mismatch, dependency-resolution, dev-server
Your Cypress devServer config is missing a required webpackC
validation error webpack, configuration, component-testing, dev-server
Could not find spec for id ${ curr.specId}
exception error debug, cloud, spec-resolution, ui, test-replay
name should be a single string but got: ${from.query.name}
validation warning router, query-validation, internal, app
params should be a string but got: ${from.query.params}
validation warning router, query-validation, internal, app
params was not valid JSON: ${from.query.params}
validation warning router, json-parsing, query-validation, internal, app
Unable to automerge with the config file
exception error config, ast, recast, automerge, typescript
Failed generating files: ${results.failed.map((e) => `${e}`)
exception error codegen, scaffolding, launchpad, filesystem
Missing event for ${event}
exception error plugins, events, task, internal
The plugin register function must be called with an event as
exception error plugins, events, validation, api-contract
The plugin register function must be called with a callback
exception error plugins, events, validation, api-contract
Cannot generate a spec without a framework
exception error codegen, scaffolding, framework-detection, component-testing
Unable to generate spec for ${this.options.framework.codeGen
exception error codegen, component-testing, angular, svelte, framework-detection
no browsers found in machineBrowsers
exception critical browser, launcher, environment, diagnostics, launchpad
NO_PROJECT
A project must be open prior to attempting to run a spec
error_code error runspec, project-state, launchpad, race-condition
NO_SPEC_PATH
`specPath` must be a non-empty string
error_code error runspec, validation, spec-path, input-validation
NO_SPEC_PATTERN_MATCH
Unable to determine testing type, spec does not match any configured specPattern
error_code error runspec, spec-pattern, configuration, glob, testing-type
SPEC_NOT_FOUND
No file exists at path ${specPath}
error_code error runspec, filesystem, spec-not-found, case-sensitivity, stale-state
TESTING_TYPE_NOT_CONFIGURED
Input path matched specPattern for '${targetTestingType}' testing type, but it i
error_code error runspec, testing-type, configuration, onboarding, component-testing
Failed to update config file ${file} with ${stringify(obj)}:
exception error config-file, filesystem, write-failure, permissions, ast-transform