I'm german but i translated the error in english. So my Problem is that i wanted to use Visual Studio 2022 but when i run a program like a simple code i get thi
I am learning how to build linked lists in C. My program compiles but for some reason I cannot figure out, I am getting a segmentation fault. I've been trying t
During npm install I get this error first: gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit
public async Task<User> GetUserByIdAsync(int id) { return await myAppDbContext.tbl_User.FindAsync(id); } myAppDbContext is not null here,
i've just started learning both electronjs (https://electronjs.org/) and aframe VR 3D (https://aframe.io/). But i'm not sure if aframe works inside electron? I
I'm working on a project and everything goes fine but when I reopen the project I collided with a problem - the server didn't start. I used the following comman