Dakuan

Results 9 issues of Dakuan

`react-native-share` now requires (an as yet unwritten) config plugin... # Why # How # Test Plan

### Description of the bug exp publish is taking ~30mins to build a PR, seems to have happened in a recent expo update. Its less than a minute on my...

Having some bother getting istanbul and proxyquire to play nicely. If I import a module into my test normally: ``` es6 import subject from "../src/foo.es6" ``` Then istanbul covers the...

Code is railing on a file open :( I've placed a puts statement just before the offending line to find out what file is not happy about and its '/tmp/hydra_heuristics.yml'...

I'm getting: Fatal error: status code of git: 1 It doesn't seem to occur when it gets to any bower package in particular

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### OS macOS ### GPU cuda ### VRAM _No response_ ### What version did...

bug

### Issue Description followed the tutorial, but after running the compiled files I get `Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/git/api/dist/app` ### Link to Reproduction https://www.apollographql.com/docs/apollo-server/getting-started/#step-1-create-a-new-project ### Reproduction Steps import a...

Be really handy if `registerApolloClient` was async...here's what im trying to do ``` typescript import { HttpLink } from "@apollo/client"; import { NextSSRInMemoryCache, NextSSRApolloClient, } from "@apollo/experimental-nextjs-app-support/ssr"; import { registerApolloClient...

Since installing Mavericks, Karma has got very keen on Safari, and launches 10 instances. Additionally, it doesn't close them after the tests have executed. I have to manually close one...

type: bug
needs: investigation