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.

Doesn't work on Node 4.x

See original GitHub issue

I tried running haul with v4.6.1 of node and it failed (ReferenceError: regeneratorRuntime is not defined), but with v6 it works. The readme should indicate the minimum required version.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
colinramsaycommented, Mar 31, 2017

Oh I just used nvm to switch to v6, it wasn’t a major issue for me. I just thought it would be useful for the readme to be explicit about it 😃

0reactions
grabboucommented, Mar 31, 2017

0.1.4 should now work on Node 4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Async/Await is not working with node 4.x. Can i have the ...
try installing asyncawait. It should work for older node versions. Other alternatives are using a callback or promises.
Read more >
npm does not support Node.js v10.19.0 · Issue #3644 - GitHub
Details. I cannot access npm right now. My node version is 10.19.0, and my npm version is 6.14. Here is the error message...
Read more >
Troubleshoot your Node.js installation
If you have encountered any of these common problems after installing your New Relic Node.js agent, try these troubleshooting tips.
Read more >
Set up Node.js on WSL 2 - Windows - Microsoft Learn
A guide to help you get your Node.js development environment set up on Windows Subsystem for Linux (WSL).
Read more >
How to solve your Node.js problems up to 4x faster
js problems 400% faster and save time, money, frustration, and possibly lives. Where to Start Solving Node.js Problems? To solve a problem fast, ......
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