Mark
Mark
Having same issue @ACosaLinan. Were you able to figure out a workaround? I'm using `authconfig` instead of `registryconfig` though.
Agree. @imcuttle did you ever find a workaround? Hard to figure out why a component isn't rendering.
I'm having this problem too. Is there a workaround?
Hmmm... upgrading didn't fix issue but specifying `CHROMATIC_SHA` environment variable along with `CHROMATIC_BRANCH` did. It appears that chromatic cli reads from `GIT_BRANCH` but checkout plugin used in our Jenkins setup...
Opened an issue years ago about all scrolling methods being promises, btw: https://github.com/w3c/csswg-drafts/issues/1562. I'm guessing that whenever they implement that, it could resolve this issue as well.
Looks like this is a duplicate of #1026
Ha, thanks for filing this. Just stumbled upon this repository and it was the very first question I had. If it doesn't look at npmrc file contents, what does it...
~FWIW, I just came across https://www.npmjs.com/package/npm-registry-fetch which seems to fulfill the need.~ nevermind. It doesn't respect npmrc files.
~I'm having this issue too using Node 14 alpine (14.16.1). But is no longer an issue after downgrading node back to 12.~ Just verified that this is not the case.
`object`. But I was assuming the package would [automatically JSON.stringify with proper `content-type`](https://github.com/npm/npm-registry-fetch/blob/3eb3f6292a3d12d7eec39f79c1e922f54d70463d/index.js#L56-L59).