Dennis kinuthia

Results 9 comments of Dennis kinuthia

the admin dashboard works really well with the chrome dark mode flag enabled

The same issue, I resolved to copy and exporting the types in another file , needed it to provide generics to a react-query custom hook ### the custom hook ```ts...

works in wsl , looks like a windows issue **Linux output in dtst/posts/post.module,js** ```js const _common = require("@nestjs/common"); const _postsservice = require("./posts.service"); const _postscontroller = require("./posts.controller"); const _colorsmodule = require("../colors/colors.module");...

ts-node without swc works fine it's just slow but i get there's not much you can do about an SWC issue

Opening the discussions would be nice for show and tells and Q/A that are not issues worthy

> It's also doing a lot of non conventional database things like direct queries which are more of anti pattern than let's say for example exposing an API that lets...

any updates on this? trying to stop a process using ctrl + c is not working on Windows