Peter van der Woude

Results 15 issues of Peter van der Woude

The coffee dependency is in package.json as "coffee-script" - which only goes up to 1.12.7 The latest version 2, is "coffeescript" ie with no dash.., which is now at 2.0.1...

No doubt this is my fault, with some other config But I had to roll back Enums.NET v3 to avoid getting this runtime error - only when running tests. ```...

I'm subscribing in the constructor of a view, since many instances are closed and reopened, I thought unsubscribing first would work, but it doesn't. Passing `this` doesn't work, but I...

All my files show the first 2 cols the same color. It's clearly working because adding a 3rd (and 4th) col, both show up as a different color. But the...

> > > Having the same issue when I try `gogs backup`. > > > > i've managed to "fix" this issue by instead of running `gogs web`, i just...