Code Monkey home page Code Monkey logo

Comments (8)

twolfson avatar twolfson commented on July 20, 2024

Are there any errors in the electron window? It looks like you have it set up to be visible

from karma-electron.

 avatar commented on July 20, 2024

ok I get it to work . but it is fails :

  • when use some of electron modules it .
  • when I use webpack target 'electron' .
  • when change client.useFrame to true

other wise it is work good . but this means I can't run applications the depend on electron ?
if you want some gist about config and tests I will give it to you .

from karma-electron.

 avatar commented on July 20, 2024

Are there any errors in the electron window

  • some times show require is not defined
  • some times show 6 errors in console

of course each case with change of config because it is fails

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

Yea, a gist that would allow me to reproduce the error would be great

Can you verify that your version of karma is at least 1.1.0? We introduced a patch in 1.1.0 so this library works

from karma-electron.

 avatar commented on July 20, 2024

Can you verify that your version of karma is at least 1.1.0?

Karma version: 0.13.22
electron version: v1.4.0

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

Could you please upgrade your karma version? I believe that should resolve the issue or get us much closer. I'm pre-emptively closing this issue.

To upgrade karma, run:

npm install karma@latest

from karma-electron.

 avatar commented on July 20, 2024

hi again ,
this is gist for karma config with electron and webpack
my use case is:
I develop desktop applications use Electron and VueJS Stack as Single Page Application . My build processor is Webpack .
When I use the karma config from the gist I get Error

Electron 1.4.0 (Node 6.5.0) ERROR
  Uncaught ReferenceError: require is not defined
  at webpack:/external%20%22path%22:1:0 <- index.js:24286

Electron 1.4.0 (Node 6.5.0): Executed 0 of 0 ERROR (0.769 secs / 0 secs)

Packages Versions:
webpack 1.13.2
Karma version: 1.3.0
Electron 1.4.0 (Node 6.5.0)
karma-electron: 5.1.0

from karma-electron.

twolfson avatar twolfson commented on July 20, 2024

I'm unable to run the code in the provided gist as it has external dependencies (e.g. ../../ paths) that I don't have. Can you please create an example gist which I can clone, install dependencies for, and run to see the error you are encountering?

from karma-electron.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.