ERROR in There is no format with import statements in 'path-to-local-node-modules/node_modules/ng-recaptcha' entry-point
See original GitHub issueSummary
I’m submitting a:
- bug report
- feature request
- question / support request
- other
Description
While using angular 8 + Ivy preview getting this error ERROR in There is no format with import statements in ‘path-to-local-node-modules/node_modules/ng-recaptcha’ entry-point.
Lib versions:
- ng-recaptcha: 4.2.1
- Angular: 8.0.0
- Typescript (
tsc --version
): 3.4.5
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:13 (7 by maintainers)
Top Results From Across the Web
postinstall ivy ngcc error there is no format with import ... - GitHub
we need a format to have import statements so that we can work out the dependencies between entry-points (and packages). This is because...
Read more >AG Grid module import error in Angular 8 using Ivy
ERROR in There is no format with import statements in 'path_to_node_modules/node_modules/ag-grid-angular' entry-point.
Read more >Import Statements | Qt QML 6.4.1
An import statement allows clients to tell the engine which modules, JavaScript resources and component directories are used within a QML document. The...
Read more >eslint-plugin-import - npm
This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import ...
Read more >Imports Statement - .NET Namespace and Type - Visual Basic
If you do, the Visual Basic compiler uses aliasname only for the declared member and no longer recognizes it as an import alias....
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
So it’s Tuesday, and I’m happy to announce that support for Angular 8 as a peer dependency has been added in v5.0.0-beta.1. This is a breaking change, since there’s also a shift to ng-packagr for bundle management, which should solve the issues you were seeing with Ivy. Please try it out and let me know if you spot any issues.
Thx for bearing with me on that!
Yes, the module indeed was published wrongly. I’ve re-published this as v5.0.0-beta.2 and deprecated v5.0.0-beta.1