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.

@travist I debugged the issue with Ivy today. The auth, manager, grid, and resource modules are packed individually but contain references for each other, eg. manager imports auth. Ivy detects the modules as standalone packages and tries to manage async, but it reaches auth through manager as well, then throws an error since there is a lock file indicates it already processing it. The solution would be re-structuring the lib to having only 1 entry point for each module for Ivy.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:7
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

7reactions
wag110894commented, May 28, 2020

@merobal, thanks for reaching out. This item is on one of our developers list. We will let you know once this issue has been resolved.

2reactions
SusanneOlsen117commented, Jun 1, 2022

Hey, Just tried to upgrade to Angular 12, and we’re now forced to use Ivy… How far is the implementation of Ivy support @travist ?

When building our project we receive errors like:

Error: Tried to write C:/**/node_modules/angular-formio/formio.config.d.ts.__ivy_ngcc_bak with an ngcc back up file but it already exists so not writing, nor backing up, C:/**/node_modules/angular-formio/formio.config.d.ts.
This error may be caused by one of the following:
* two or more entry-points overlap and ngcc has been asked to process some files more than once.
  In this case, you should check other entry-points in this package
  and set up a config to ignore any that you are not using.
* a previous run of ngcc was killed in the middle of processing, in a way that cannot be recovered.
  In this case, you should try cleaning the node_modules directory and any dist directories that contain local libraries. Then try again.

Though the application builds and is able to run. Besides these errors we are experiencing problems with emitting updated data through the FormioBaseComponent.refresh event.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Ivy: Business Management Software For Designers
Streamline administrative tasks with Ivy's business management software for designers. Manage projects, documents, payments, and clients in one place.
Read more >
Taylor Swift - ivy (Official Lyric Video) - YouTube
Official lyric video by Taylor Swift performing “ ivy ” – off her evermore album. Listen to the album here: ...
Read more >
IVY: Unlock Your Potential - IVY
IVY is a leadership community for entrepreneurs, creatives, and innovative professionals who are passionate about making a lasting positive impact.
Read more >
Ivy | Description, Plant, Species, & Facts | Britannica
ivy, (genus Hedera), genus of about 15 species of evergreen woody vines (rarely shrubs) in the ginseng family (Araliaceae), native to Europe and...
Read more >
Home - Ivy Tech Community College
Ivy Tech Community College offers Associate's Degrees and Certificates to students in more than 70 programs in over 75 communities across Indiana.
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