Skip to content

export not found in file that it exists in #5423

@callensm

Description

@callensm

Bug report

Describe the bug

I have a Typescript interface that is exported from a file for other uses, but when I compile and run in dev mode, I get: "export 'ISnippetProps' was not found in './Snippet'.

This warning should not be occurring at all as the interface clearly is being exported within the file in question.

Expected behavior

This should not cause a compile warning.

Screenshots

image

image

System information

  • OS: macOS
  • Browser (if applies) Chrome
  • Version of Next.js: 7.0.1

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