Skip to content

TS Compilation error with scss running tests #6

Closed
@aslakhellesoy

Description

@aslakhellesoy

After I migrated the code from cucumber/common I am no longer able to run tests:

npm test

TSError: ⨯ Unable to compile TypeScript:
src/components/app/ExecutionSummary.tsx:14:20 - error TS2307: Cannot find module './ExecutionSummary.module.scss' or its corresponding type declarations.

14 import styles from './ExecutionSummary.module.scss'

Any idea what I broke and how to fix this @davidjgoss?

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