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.

Hi, this repo looks great but I’m no able to make it work. First error i get is “await is a reserved word”. So placed the code inside async function. Than run with babel, i get module.exports.record = async function(options) { ^^^^^^^^ SyntaxError: Unexpected token function inside puppeteer-recorder/index.js:4 Also, can you provide an example code with giving an URL to screen? Thank you in advanced

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
maxschmelingcommented, Dec 15, 2017

What version of node are you using? You’ll need to be on a version that supports async/await natively (7.6.0 or greater) or you’ll need to transpile using babel (or other transpiler).

0reactions
GulvarGulpcommented, Jul 26, 2018

Although I get an output(ouput.webm || .mp4), but this is empty (with 1KB) I like the puppeteer-recorder approach a lot, but it doesn´t seem to work at this point in time 😭

Or, can you provide a working example? - that would be a huge lift!

prepare render render render render render render events.js:183 throw er; // Unhandled ‘error’ event ^

Error: write EOF at _errnoException (util.js:992:11) at WriteWrap.afterWrite [as oncomplete] (net.js:864:14)

Read more comments on GitHub >

github_iconTop Results From Across the Web

What is the difference in meaning or in grammar use between ...
'Is it working' means whether it is still in force or operation or in effect. 'Is it works' is grammatically incorrect.
Read more >
Does it work/ Is it working ? | WordReference Forums
2. Does it work? I think the first one is used when something that is currently being used. For example: Is your computer...
Read more >
grammar - "It works" vs "It is working"
a) It is working again. It has been repaired. b) It works again. It has been repaired. What is the difference in meaning...
Read more >
IS IT WORKING bY MoniQue - YouTube
Energetic and vibrant, IS IT WORKING by MoniQue is your next dance video.Stream and Download on iTunes ...
Read more >
Concluded WG IS-IS for IP Internets (isis) - IETF Datatracker
The IS-IS Working Group is chartered to document current protocol implementation practices and improvements, as well as to propose further extensions to be ......
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