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 8 compatibility

See original GitHub issue

The following error surfaces when targeting Angular 8:

ERROR in ./node_modules/@angular-mdl/core/components/dialog/mdl-dialog.service.js 247:63-71
"export 'DOCUMENT' was not found in '@angular/platform-browser'

According to migration docs the package for DOCUMENT has changed:

DOCUMENT is removed from @angular/platform-browser If you use DOCUMENT from @angular/platform-browser, you should start to import this from @angular/common.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mseemanncommented, Jun 16, 2019

all @angular-mdl packages are now available as version 8.0.0

1reaction
mseemanncommented, Jun 12, 2019

@vinay-akkipet yes, it will be available in (hopefully) a few days too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a compatibility list for Angular / Angular-CLI and ...
js version anymore... Is there a complete compatibility list to check which Angular version is compatible with which Node.js version? node.js ...
Read more >
Angular versioning and releases
Minor releases are fully backward-compatible; no developer assistance is expected during update, but you can optionally modify your applications and ...
Read more >
angular-cli-node-js-typescript-rxjs-compatiblity-matrix.csv
Your issue is that Angular 9.1 only supports Node.js 10 and 12. You must downgrade to Node.js 12 and a package manager version...
Read more >
Compatibility list for Angular/Angular-CLI and Node.js
Angular CLI Angular NodeJS TypeScript – 2.x 6.0.x or later minor 2.0.x 1.0.6 4.x 6.9.x or later minor 2.2.x 1.1.3 4.x 6.9.x or later minor 2.3.x...
Read more >
Angular 8 - Backward Compatibility
Angular 8 - Backward Compatibility, Angular framework provides maximum compatibility with previous versions. If Angular Team deprecate a feature in a ...
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