question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build error: 'PassDownProps' is not exported by src/interfaces.ts, imported by src/index.ts

See original GitHub issue

This is preventing a release.

Reproduction: Run yarn build

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rkuykendallcommented, Jul 27, 2020

Yeah that actually looks great. Give it a kick.

0reactions
rkuykendallcommented, Jul 27, 2020

Thanks! v2.1.0 published. Fantastic changes.

https://github.com/formsy/formsy-react/releases/tag/v2.1.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error: [type] is not exported by [file] · Issue #71 · rollup/plugins
This issue was transferred from rollup-plugin-typescript and had no issue template) This code: import { Type1, Type2 } from './file.ts' ...
Read more >
Rollup says "[name] is not exported by [file]" while it clearly is
In a svelte component you will need to import your types by specifying that what you import is a type: import { Topic...
Read more >
Resolve the "No Export named XYZ found" error in ...
I receive the "No Export named XYZ found" error in AWS CloudFormation when I use Fn::ImportValue in my stack. Short description. If you...
Read more >
Documentation - Modules - TypeScript
A re-export does not import it locally, or introduce a local variable. ParseIntBasedZipCodeValidator.ts. ts. export class ParseIntBasedZipCodeValidator ...
Read more >
ae-forgotten-export - API Extractor
This message is reported when an exported API refers to another declaration that is not exported. Example: Suppose your library has ./src/index.ts as...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found