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.

0.5.17 drops support for node 10 and webpack

See original GitHub issue

The latest version 0.5.17 has a breaking change for consumers who use webpack and are on node v10.x.

I’ve solved this by locking my version to 0.5.16.

Error: ./node_modules/source-map-support/source-map-support.js
--
  | Module not found: Error: Can't resolve 'worker_threads' in '.../node_modules/source-map-support'
  | resolve 'worker_threads' in '.../node_modules/source-map-support'
  | Parsed request is a module

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
vsumnercommented, May 20, 2020

Sorry I missed this. @LinusU thanks for fixing this!

0reactions
LinusUcommented, Apr 21, 2020

Fixed in 0.5.18

Read more comments on GitHub >

github_iconTop Results From Across the Web

webpack output dropping dependencies - node.js
I have a node project using serverless + webpack. I am having an issue where my lambda cannot find a node dependency even...
Read more >
To v5 from v4 - webpack
This guide aims to help you migrating to webpack 5 when using webpack directly. ... Webpack 5 requires at least Node.js 10.13.0 (LTS),...
Read more >
webpack-command - npm
The webpack-contrib org has chosen to drop support for this module and is no longer actively maintaining it. A superior CLI experience for ......
Read more >
Webpack npm - Vulnerabilities & Security Analysis - Snyk
Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) attacks. This can cause an impact of about 10...
Read more >
https://raw.githubusercontent.com/digitalbazaar/js...
6.0.0 - 2022-06-06 ### Changed - **BREAKING**: Drop testing and support for Node.js 12.x. The majority of the code will still run on...
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