Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export not found in file that it exists in #5423

Closed
callensm opened this issue Oct 10, 2018 · 1 comment
Closed

export not found in file that it exists in #5423

callensm opened this issue Oct 10, 2018 · 1 comment

Comments

@callensm
Copy link

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
@timneutkens
Copy link
Member

I’m going to close this as it’s not reproducible.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants