Federico Alecci
Results
2
comments of
Federico Alecci
> Something like this: > > ``` > useEffect(() => { > const publish = async () => { > try { > const stream = await OT.getUserMedia() > //...
I believe this has nothing to with `.npmrc` file. I don't have one in my project, and try to publish to Gitlabs NPM registry, but the plugin keeps trying to...