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 5.0.0 looks to be not supported

See original GitHub issue

After upgrading to Angular 5.0.0 I got the following error:

Uncaught Error: Unexpected value 'RoundProgressModule' imported by the module 'AppModule'. Please add a @NgModule annotation.

It would be nice if the relevant changes could be made to make it compatible.

Thanks!

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
Skyless7commented, Nov 6, 2017

On 1.2.0 version only the warning in terminal after ng serve dissapears.

On running application same error occours “ERROR Error: Uncaught (in promise): Error: Unexpected value ‘RoundProgressModule’ imported by the module ‘Something’. Please add a @NgModule annotation.”

0reactions
AndreasWJcommented, Nov 18, 2017

Same problem here…

Read more comments on GitHub >

github_iconTop Results From Across the Web

This version of CLI is only compatible with Angular version 5.0 ...
UPDATE: To update Angular CLI to a new version, you must update both the global package and your project's local package. Global package:...
Read more >
npm install of latest 5.0.0-rc0 fails against latest angular #8263
It looks like my original report is false. My confusion as an angular (and npm) newbie is the process of upgrading from ng4...
Read more >
Version 5.0.0 of Angular Now Available | by Stephen Fluin
We are pleased to announce version 5.0.0 of Angular, pentagonal-donut. This is a major release containing new features and bugfixes.
Read more >
Changelog - Cypress Documentation
Fixed an issue with Angular Component Testing where urls within SASS/SCSS files were not being correctly resolved which could result in incomplete styling....
Read more >
Ionic ios help - There was an error connecting to the session ...
... the session: Browser Safari (version 8+) for iOS is not supported in OpenVidu it gives this error. ... I looked example project...
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