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 after update

See original GitHub issue

After update:

`"export ‘DeviceDetectorModule’ was not found in ‘ngx-device-detector’

ERROR in src/app/core/core.module.ts:15:10 - error TS2305: Module '"../../../node_modules/ngx-device-detector/ngx-device-detector"' has no exported member 'DeviceDetectorModule'.

15 import { DeviceDetectorModule } from 'ngx-device-detector';`

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:16
  • Comments:19 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
AhsanAyazcommented, Aug 27, 2020

@elementalPRESS, @drewpayment, @marlonbaskin, @edwincabrejos, @air-Design, @veenagadag, @MoxxiManagarm , @quosol , @ksrebrev , @ochikov , @madviral , @Ruslancic. The issue has been fixed with the latest release 1.5.2. Please upgrade your dependencies. 🙂 Also, thanks for being awesome. 🎉

Will now release the 2.0.0 without the DeviceDetectorModule. Closing the issue. Feel free to re-open if it persists 🙂

3reactions
marlonbaskincommented, Aug 27, 2020

@AhsanAyaz - I would kindly suggest that you re-version this update to 2.0. Such a major, breaking change really shouldn’t be part of a minor release. Most users wouldn’t expect an update from 1.46 to 1.5 to include breaking changes, if you’re going by the rules of semantic versioning (which is highly encouraged): https://semver.org/

Given a version number MAJOR.MINOR.PATCH, increment the:

  1. MAJOR version when you make incompatible API changes,
  2. MINOR version when you add functionality in a backwards compatible manner, and
  3. PATCH version when you make backwards compatible bug fixes.
Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows Update Troubleshooter - Microsoft Support
If you get an error code while downloading and installing Windows updates, the Update Troubleshooter can help resolve the problem.
Read more >
If you see an error when you update or restore your iPhone ...
Learn what to do if you see an error code or alert when you use your computer to update or restore your device....
Read more >
What to Do When Windows Update Keeps Failing on ...
Methods to fix Windows Update failing errors · Method 1: Run the Windows Update Troubleshooter tool · Method 2: Restore Windows Update related...
Read more >
FIX Windows Update issues for Windows 11 Errors ...
The following table gives you the resolution for the most common Windows update patching issues in Windows 10 and Windows 11 as well....
Read more >
Windows 11 Update Broke My Computer: How to Fix Errors
If you experience a Windows 11 error after update, you will need to uninstall the update and restart your computer several times.
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