I am starting up a new .NET 6 WebApi project. This is the first .NET 6 project in our company. I am starting just from the raw template with windows authenticat
I just can't connect to a mongodb. Here's what I tried in node.js console.log("001"); dotenv = require('dotenv'); dotenv.config(); const mongodb = require('mon
I am generating some html card and buttons from an array. I want to call a function with the data from the foreach. But I can't seem to figure it out. I am gett
In my React project, I got this error: SyntaxError: ... Invalid parenthesized assignment pattern const add = (a, b) = { return a + b; }; ^ I do un
I tried installing Ganache on my Windows laptop, however when I try to open the app I get the following error: Does anybody know how to fix this?
I have a database table with about 3.25 million rows. I'm experiencing extremely slow query times for simple queries, I don't think I'm trying to do anything cr
I noticed after building and deploying a Next.js website that the black compile indicator still shows up in the bottom-right of my browser like it would locally
I'm trying to login to ZK using kerberos, and then perform some operations. However, the following doesn't work: 2016-02-19 16:31:32,572 [myid:] - INFO [Threa
My problem is that I want to execute a python file with an argument from inside another python file to get the returned values.... I don't know if I've explain
I would like to explain my problem of the day. I have an element, and inside I have 2 conditions on props when i reuse the component i call the props socialSupe