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.

Several errors when upgrading from 2.5.7 to 2.5.8

See original GitHub issue

Errors are shown after upgrading 2.5.7 to 2.5.8 Following is the first line error when trying to bootstrap angular2 app

[WDS] Errors while compiling. Reload prevented.
errors @ webpack-dev-server.js:1
s.onmessage @ webpack-dev-server.js:1
n.dispatchEvent @ webpack-dev-server.js:1
(anonymous) @ webpack-dev-server.js:1
o._transportMessage @ webpack-dev-server.js:1
n.emit @ webpack-dev-server.js:1
ws.onmessage @ webpack-dev-server.js:1
wrapFn @ zone.js:1075
ZoneDelegate.invokeTask @ zone.js:425
Zone.runTask @ zone.js:192
ZoneTask.invokeTask @ zone.js:499
invokeTask @ zone.js:1427
globalZoneAwareCallback @ zone.js:1445
webpack-dev-server.js:1 ./node_modules/pac-resolver/dnsResolve.js
Module not found: Error: Can't resolve 'dns' in '~/node_modules/pac-resolver'
 @ ./node_modules/pac-resolver/dnsResolve.js 6:10-24
 @ ./node_modules/pac-resolver/index.js
 @ ./node_modules/pac-proxy-agent/index.js
 @ ./node_modules/proxy-agent/index.js
 @ ./node_modules/superagent-proxy/index.js
 @ ./node_modules/dropbox/dist/Dropbox-sdk.min.js
 @ ./src/app/utility/serviceHelper.ts
 @ ./src/app/app.module.ts
 @ ./src/app/index.ts
 @ ./src/main.browser.ts
 @ multi (webpack)-dev-server/client?http://0.0.0.0:8080 ./src/main.browser.ts

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
pran1990commented, Sep 19, 2017

@roecrew Can you check if 2.5.9 helps? Like you pointed out, #151 was breaking some stuff.

0reactions
pran1990commented, Sep 19, 2017

Ha, thanks for confirming. Apologies for the trouble, I’ll add the commits in #151 more carefully next time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

version 2.5.8 and onwards - issue with AsyncConfigurerSupport
when upgrading to spring boot 2.5.8 (from 2.2.5) customizer for meter registry returns "object is not an instance of declaring class". example: @Bean...
Read more >
Upgrading spring boot to 2.5.12 - maven - Stack Overflow
I am upgrading spring boot version to 2.5.12 from 2.3.10.RELEASE because of the vulnerability issues. But I am getting below error while ...
Read more >
Upgrade Guide 2.5.7 | Confluence Data Center and Server 8.0
Confluence 2.5.7 is a recommended upgrade that resolves two issues you may have encountered in Confluence 2.5.6: Indexing errors claiming ...
Read more >
Book's Upgrade: Migrating from Spring Boot 2.4 to 2.5
This chapter describes how to upgrade the book's source code to Spring Boot 2.5.5 and Java 17. No major changes but some parts...
Read more >
Upgrading Spring Boot
Upgrading instructions are always the first item in the release notes. If you are more than one release behind, please make sure that...
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