-
1. Ran tests from menu.
**Atom**: 1.23.3 x64
**Electron**: 1.6.15
**OS**: Ubuntu 16.04.3
**Thrown From**: [mocha-test-runner](https://github.com/TabDigital/atom-mocha-test-runner) package 1.0.0
…
-
I'm trying to build an electron app for windows, but I get this error:
```javascript
prebuild-install http 404 https://github.com/octalmage/robotjs/releases/download/v0.6.0/robotjs-v0.6.0-electron-v…
-
Hi
Is this all normal?
~/projects/SvelteStorm-main $ npm install
npm WARN deprecated babel@6.23.0: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollect…
-
**I am able to launch the electron app with Spectron but not able to perform any actions on it.**
Here is my Spec.js file
```
var Application = require('spectron').Application;
var chai = requ…
-
**Describe the bug**
The `addContext()` feature does nothing on generated HTML reports.
**Code Reproduce**
Follow example provided on https://github.com/adamgruber/mochawesome#example
**Expect…
-
I have read that `babel-plugin-istanbul` supports `exclude`/`include` rules but how to make use of istanbul's `--include-all-sources` flag?
I have tried adding `--all` to my `nyc reporter` script b…
-
toolsを更新するためにtools自身をコピーしてから上書きをしているが、その際
```
Observed package id 'tools' in inconsistent location
```
というメッセージが出る。
toolsディレクトリはそれ以外の名前にしてはいけないという警告らしい。動作には影響ないが関係ないwarningもあまり出したくないので、OSのte…
-
I get this error:
```
node_modules/electron-shortcuts/dist/src/main/keys.d.ts:7:27 - error TS1110: Type expected.
7 declare type UpperAlpha = `${Uppercase}`;
~~~
n…
-
Hi,
We have our electron application built and packed into an executable exe file and when installed it can be seen in C:\Program Files\App Name\resources\app. Can anyone please help me on how to t…
-
**Describe the bug**
Cannot find source map.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://github.com/microsoft/TypeScript
2. Run `npx hereby watch-min`
3. Use the followi…