jaikme

Results 6 comments of jaikme

I tried make a CURL `curl -XPOST http://localhost:8080/query -d 'mutation {createUser(firstName: "Bob", lastName: "Smiith", email: "[email protected]", password: "graphql"){id}}'` to the query route: `beego.Router("/query", &controllers.GraphqlController{}, "post:Query")` and it doesn't work as...

For me it still persists, I have Xiaomi Redmi Note 7, and my code was working perfectly 1 week ago, and suddenly started giving this error... this is driving me...

Same here. I do not know what happens, I think was `npm link -D ../repo/packages/some_package` Using `npm v8.12.1` My `.npmrc` : ``` engine-strict=true package-lock=false install-links=true ```

Guys, the last commit was 2017(I'm not complaining, it's just a fact, probably the author / maintainers are busy). Like other libs, I don't believe they will commit any updates...

@ROBERT-MCDOWELL Totally agree. I am in favor of continuing to suggest, improve, and open up issues. For the future and community. Just giving a touch if it is something of...

I dont know if this info helps, but there is a sample in [https://github.com/madhavarshney/svelte-linaria-sample](https://github.com/madhavarshney/svelte-linaria-sample) that I tested, and it work somehow with `"linaria": "^1.3.3"` and `"linaria": "^2.3.1"` (not namespaced one,...