Skip to content

TypeError: Cannot read properties of undefined (reading 'getCacheKey')  #442

Open
@MarkTallentire

Description

@MarkTallentire

My package.json:

 "devDependencies": {
    "@babel/eslint-parser": "^7.13.14",
    "@quasar/app": "^3.2.9",
    "@quasar/quasar-app-extension-testing": "^2.0.2",
    "@quasar/quasar-app-extension-testing-e2e-cypress": "^4.0.0-beta.9",
    "@quasar/quasar-app-extension-testing-unit-jest": "^3.0.0-alpha.8",
    "@testing-library/dom": "^8.11.1",
    "@testing-library/user-event": "^13.5.0",
    "@testing-library/vue": "^6.4.2",
    "@types/node": "^12.20.21",
    "@typescript-eslint/eslint-plugin": "^4.16.1",
    "@typescript-eslint/parser": "^4.16.1",
    "@vue/vue3-jest": "^27.0.0-alpha.3",
    "babel-core": "^7.0.0-bridge.0",
    "concurrently": "^6.3.0",
    "electron": "^16.0.6",
    "eslint": "^7.14.0",
    "eslint-config-prettier": "^8.1.0",
    "eslint-plugin-cypress": "^2.11.3",
    "eslint-plugin-jest": "^25.2.2",
    "eslint-plugin-vue": "^7.0.0",
    "jest": "^27.4.7",
    "jest-cli": "^27.4.7",
    "majestic": "^1.7.0",
    "ts-jest": "^27.1.3"
  },

Error thrown: TypeError: Cannot read properties of undefined (reading 'getCacheKey')

Unsure if this is because Jest 27 is still not fully supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions