Steve Kellock

Results 14 issues of Steve Kellock

I just dealt with someone who had some problems running under Windows Powershell. It was worked around by running ignite through good ol' `cmd.exe`. The error they were experiencing was:...

help wanted
windows
Hacktoberfest

### Problem Async error reporting is an awful dev experience. ![image](https://user-images.githubusercontent.com/68273/34436825-4a4a7f36-ec67-11e7-8ed0-9ab0003a27b6.png) We don't get a red box, we get a yellow box with a string representation of the stack trace....

request :+1:

It would be great to have file logging functionality. [Winston](https://github.com/winstonjs/winston) seems popular. Install it on as `logging` on the context.

enhancement
discussion

Regarding some of your valid concerns in #319. ES modules is coming to Node! 👍 But not yet. 👎 And only to `*.mjs`. 👎 But what the js community wants,...

on hold
enhancement
discussion

The whole spawning another process is pretty messed up right now. Let's rein this in a bit. We have `system.run` who's purpose is to run a command with no params...

enhancement

I downloaded `Nidium_frontend_20170421_084756_a4fcc102904ad0d3f2004c053df455d07dd572b6_Darwin_x86-64.dmg` from https://www.nidium.com/downloads/ (2017-04-21 @ 00:12:20), but when i tried to open it ![image](https://cloud.githubusercontent.com/assets/68273/25277776/12da8a7e-266e-11e7-92c8-01eb653e4bf8.png) ![image](https://cloud.githubusercontent.com/assets/68273/25277818/36d5826c-266e-11e7-977c-eda3499f18c8.png) Thank! Project looks interesting, I'd love to take it for a test drive.

bug

This is strange. The `~/.config/electron-starter/log.log` file isn't created on `linux`. But the other files are. Hrm...

bug
os:linux

They don't seem to be picking up the `ts` code. just the `js` code. Which is really distracting when seeing the `async`-based callstacks.

bug
code:test

Something we can point people to that uses this. Something real. And super small. Like `tic-tac-toe` or a small little remote API viewer. I have a few projects under way,...

help wanted
request

We don't need to have this read for 1.0... but `npm run eject`? It'll prompt you to replace parts of the app. * package.json (`author`, `build.appId`, `build.productName`, `build.publish`, `description`, `name`,...

help wanted
docs