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.

Angular 9 Upgrade

See original GitHub issue

When i run the Following Command i get this error Message

> ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points

Warning: Entry point 'ngx-restangular' contains deep imports into 'C:/Projekte//node_modules/core-js/features/object'. This is probably not a problem, but may cause the compilation 
of entry points to be out of order.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:17

github_iconTop GitHub Comments

2reactions
lweinheimercommented, Jul 27, 2020

Angular 10 (typescript 3.9.6) generates the following: ERROR in node_modules/ngx-restangular/lib/ngx-restangular.module.d.ts:8:97 - error TS2314: Generic type ‘ModuleWithProviders<T>’ requires 1 type argument(s)

2reactions
pouyadacommented, Apr 21, 2020

Same Warning

Read more comments on GitHub >

github_iconTop Results From Across the Web

Angular Update Guide
Select the options that match your update. Angular versions. From v. 16.0, 15.0, 14.0, 13.0, 12.0, 11.0, 10.2, 10.1, 10.0, 9.1, 9.0, 8.2,...
Read more >
Upgrade to Angular 9 — Within 10 Minutes - Level Up Coding
Update your existing project to the new version of Angular now easily ... It's time for the new Angular version. The newest release...
Read more >
Angular 9 to Angular 11 - Step by Step Guide - Ideas2IT
Migrate from Angular 9 to Angular 11 with our Upgrade Guide. Know how to enable new features, carry out bug fixes, and achieve...
Read more >
Angular Version Upgrade: A quick guide to upgrade from 9.0 ...
The below step-by-step details will take you through the journey of angular version upgrade from version9.0 to version12.0 that we recently ...
Read more >
How To Update Angular CLI To Latest Version
First update the local angular cli to version 8.3.17 or 8.x version by using below command. npm install --no-save @angular/cli@^8.
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