Jannis Hell

Results 76 comments of Jannis Hell

@drmrbrewer check out https://github.com/getsentry

I got this "working" on windows by adding `[[ "$(uname -a)" = *"MINGW64"* ]] && exit 0` to the second line: ```sh #!/bin/sh [[ "$(uname -a)" = *"MINGW64"* ]] &&...

Also weirdly looking at the `node_modules/@emotion/react/types/index.d.ts` it states an interface `cx` but it doesn't work to import cx from `import {cx} from '@emotion/react';`. ```typescript export interface ClassNamesContent { css(template: TemplateStringsArray,...

I don't think I have permissions in this repo

I find it a bit of an irony that the images for a text based browser don't work 😜

I am sorry if my humorous pun could not be conveyed or was not perceived as such. I'll open another issue then.

Alrighty, no worries - would you mind adding a descrption to the first post something like: > The images in the readme.md can't be found. > One points to a...

I installed it on "Bash on Ubuntu on Windows" like on Ubuntu but afterwards I always get "no such command" when trying to run `fuck` or `thefuck`. Do I need...

Perfect everything works as expected now!

Alright, towards the weekend I'll try to come up with some ideas how we could address some of the points 🀞🏻