Jonathan Zempel

Results 11 issues of Jonathan Zempel

- `polished` version: 4.0.3 - `JSS-in_CSS` library and version: styled-components 4.4.1 - Any relevant JS library and version: React 16.13.1 ## Mixin/Helper/Shorthand Usage Updated code based on [v4 breaking changes](https://github.com/styled-components/polished/releases/tag/v.4.0.1)....

bug

After the removal of the parsing filter in #368, the first `displayName` encountered is selected, whether or not its component is exported. To test, add the following lines to the...

bug

Hi folks. I'm curious, did something go down with the API recently? All of a sudden (within the last couple of days) we're seeing ``` failed to process https://objects.goabstract.com/ors/objects.get?oid=f367fbb6-b7a1-4e22-bf95-d4618902d7ec HTTPError:...

## Orb version: 5.1.0 ## What happened: From what I can tell, when `cimg/node:lts` advanced from `sha256:901508...` to `sha256:49c50d...` it seems `node-gyp` is no longer globally available. When this happens,...

bug

``` Traceback (most recent call last): File "", line 11, in File "/private/tmp/continuity-20160927-71796-32nlb8/continuity-0.10.1/pyinstaller-3.1/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module File "pkg_resources/__init__.py", line 68, in File "pkg_resources/extern/__init__.py", line 60, in load_module ImportError: The...

``` Traceback (most recent call last): File "", line 16, in File "continuity/cli/__init__.py", line 134, in main File "continuity/cli/commons.py", line 85, in __call__ File "continuity/cli/github.py", line 186, in execute UnicodeEncodeError:...

Steps to duplicate: - `continuity init` a repo for github - delete and re-clone repo - `continuity init` repo for github again Result: `Invalid GitHub credentials.` Workaround: goto [token settings](https://github.com/settings/tokens),...

...to allow setting an estimate from the command line.