Build error: 'PassDownProps' is not exported by src/interfaces.ts, imported by src/index.ts
See original GitHub issueThis is preventing a release.
Reproduction: Run yarn build
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah that actually looks great. Give it a kick.
Thanks! v2.1.0 published. Fantastic changes.
https://github.com/formsy/formsy-react/releases/tag/v2.1.0