Joe Pea

Results 958 issues of Joe Pea

Is there a way to set a default log-level without having to type it in the command line every time?

I wonder if there's alternatives to the `module.exports = require` trick. At first sight, it's strange and not clear what that does, as no one ever does that sort of...

Alright, I think I've got the hang of it. I'm wondering how to extend an archetype. Suppose I'm using an archetype, but I'd like to add a loader that the...

The README lacks a mention of the keyword "monorepo". The word "sub projects" could be good too. FWIW, I found all of these projects before finally stumbling on Builder: -...

### Preflight Checklist * [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project follows, as appropriate....

Help Wanted
Documentation

I know there's `electron-webpack dev` which builds and runs in dev watch mode. But if the app's already built, how do we just run it? For example, suppose I exit...

Docs don't say how to run the build output. The docs go on to recommend using `electron-builder` as a next step But how do we just run it?

Hello! I've continued work on Kiwi here: https://github.com/lume/kiwi It is currently TypeScript that compiles to plain JS (thanks to @IjzerenHein), and I am planning on making it compatible with [AssemblyScript](http://assemblyscript.org/)...

**Describe the bug** Failure when image snapshot has no filename extension **To Reproduce** See https://github.com/microsoft/playwright/issues/13414 **Expected behavior** -------^ **Screenshots** **Desktop (please complete the following information):** **Smartphone (please complete the following...

theme:playwright

Getting the following error after importing `release/dataTable.helpers.js`: ``` Uncaught Error: [$injector:modulerr] Failed to instantiate module app due to: Error: [$injector:modulerr] Failed to instantiate module {"_invokeQueue":[["$compileProvider","directive",{"0":"dtable"}],["$compileProvider","directive",{"0":"resizable"}],["$compileProvider","directive",{"0":"sortable"}],["$compileProvider","directive",{"0":"dtHeader"}],["$compileProvider","directive",{"0":"dtHeaderCell"}],["$compileProvider","directive",{"0":"dtBody"}],["$compileProvider","directive",{"0":"dtScroller"}],["$compileProvider","directive",{"0":"dtSeletion"}],["$compileProvider","directive",{"0":"dtRow"}],["$compileProvider","directive",{"0":"dtGroupRow"}],["$compileProvider","directive",{"0":"dtCell"}],["$compileProvider","directive",{"0":"dtFooter"}],["$compileProvider","directive",{"0":"dtPager"}]],"_configBlocks":[],"_runBlocks":[],"requires":[],"name":"data-table"} due to: Error: [ng:areq] Argument...

need-more-info