Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Error importing single file component #68

@CodingItWrong

Description

@CodingItWrong

Bug Report

  • Version: 1.10.3
  • Platform: macOS
  • Expected behavior: can import a single-file component into a unit test to test it
  • Actual behavior: receive the error:
./src/components/HelloWorld.vue
Module build failed: TypeError: Cannot read property 'vue' of undefined
 @ ./cypress/integration/HelloWorld_spec.js 2:0-61 5:22-32
  • Workaround: lock the version of @cypress/webpack-preprocessor to ^1.1.3

Minimum reproducible test case project

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