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.

ERROR in There is no format with import statements in 'path-to-local-node-modules/node_modules/ng-recaptcha' entry-point

See original GitHub issue

Summary

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:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
DethArielcommented, Jun 4, 2019

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!

2reactions
DethArielcommented, Jun 14, 2019

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

Read more comments on GitHub >

github_iconTop 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 >

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