Skip to content

issues Search Results · repo:juliangruber/browser-run language:JavaScript

Filter by

51 results
 (91 ms)

51 results

injuliangruber/browser-run (press backspace or delete to remove)

Having issue with tape-run v6 upwards which base on browser-run 6. webpack --config webpack.test.js TAP version 13 # test success ok 1 should be equal Error: Failed to execute send on XMLHttpRequest ...
  • syarul
  • 4
  • Opened 
    on Aug 17, 2021
  • #159

Trying to come up with node ES module, working both in browser/node. It uses import. cat test.js | browser-run gives SyntaxError: Unexpected identifier at http://localhost:55133/bundle.js:1:8 Would ...
  • dy
  • 2
  • Opened 
    on Jun 18, 2020
  • #155

When I run the example echo console.log( Hey from + location); window.close() | browser-run I get no output, but also no error message. How can I debug this?
  • adjenks
  • 8
  • Opened 
    on Feb 19, 2020
  • #153

I noticed when using tape-run that Firefox closed but Chrome stayed open (even though the tests completed anyway) However this doesn t close the tab and window either: echo console.log( Hey from + ...
  • fregante
  • 2
  • Opened 
    on Jan 13, 2020
  • #152

I tried to install/configure xvfb on GitHub actions to use browser-run/tape-run there, but I was not successful. If anyone finds a solution, please advise. This is the simplest configuration that s only ...
question
  • fregante
  • 11
  • Opened 
    on Sep 18, 2019
  • #147

Has anyone tried running tests on Travis in Firefox? It works correctly with Electron but with Firefox I get this error: internal/streams/legacy.js:57 throw er; // Unhandled stream error in pipe. ...
bug
  • fregante
  • 6
  • Opened 
    on Apr 12, 2019
  • #145

In my console its telling me that it can t resolve dependency node_modules\browser-run\index.js:4:22, and in the browsers console its telling me that sax is not defined.
  • ghost
  • 3
  • Opened 
    on May 9, 2018
  • #143

Hi @juliangruber, could you please publish 4.1.1 to NPM? Looks like peers used to have 4.1.1 reference (https://github.com/juliangruber/tape-run/blob/master/package.json#L19 for instance) but now 4.1.1 ...
  • yury-sannikov
  • 2
  • Opened 
    on Jan 23, 2018
  • #142

So when I try installing: sudo npm install -g browser-run It errors out on my system. (MacOS, 10.12.6) /usr/local/bin/browser-run - /usr/local/lib/node_modules/browser-run/bin/bin.js electron@1.7.9 ...
  • samnau
  • 1
  • Opened 
    on Oct 12, 2017
  • #141

I have an issue with browser-run where it will spit out a SyntaxError: Invalid or unexpected token. Originally I thought it had to do with #135, however after a lot of head bashing and finally running ...
  • tyler-johnson
  • 3
  • Opened 
    on May 13, 2017
  • #138
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub