for every single one of these fucking napi wapi ahh libraries i get some dumbass gypsy ahh error "npm error gyp ERR! build error npm error gyp ERR! stack Error: `C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\Bin\MSBuild.exe` failed with exit code: 1 npm error gyp ERR! stack at ChildProcess.<anonymous> (C:\Program Files odejs ode_modules pm ode_modules ode-gyp\lib\build.js:209:23) npm error gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm error gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm error gyp ERR! System Windows_NT 10.0.22631 npm error gyp ERR! command "C:\\Program Files\ odejs\ ode.exe" "C:\\Program Files\ odejs\ ode_modules\ pm\ ode_modules\ ode-gyp\\bin\ ode-gyp.js" "rebuild" npm error gyp ERR! cwd C:\Users\Admin\Desktop\PATH\PATH ode_modules\ffi-napi npm error gyp ERR! node -v v18.20.4 npm error gyp ERR! node-gyp -v v10.1.0 npm error gyp ERR! not ok npm error A complete log of this run can be found in: C:\Users\Admin\AppData\Local pm-cache\_logs\2024-10-11T17_53_15_887Z-debug-0.log" and i get the most mf useless replies to a github issue with some dumbahh shit like "ermmm actually this is a duplicate" instead of answering theproblem im prob gonan end it all tbh
Is it possible to extract source code from nexe build? I want to use it in production so that shouldn't happen. PKG doesn't reveal the code as it converts into binary, but PKG fails making build of my project.
Hi I really liked your tutorial since it goes to the point, the problem I have is that although it creates the executable when I try to run it I get an error saying it can't find the module, it is not an issue on my node project since that one runs fine, does someone know what could be causing that issue?
Cool! I've been glancing at this package from afar, and wanted just a simple, easy introduction to watch while I ate my breakfast. This was perfect! Very much looking forward to implementing this
Hi, I’m assuming you buy these code scripts/samples so that you can change and it then to make your own app? Some are compatible with swift too for apple I guess but of course the main coding program/languages too
Hello. I am trying to make an rss but still not done. I have a web www.prg.aero/prehled-letu#/prilety I need to see just -time -country -terminal 2 -pristalo/predpoklad/zpozdeni/zruseno and will be perfect if I can see history at least 5 hours and sorted by time because time always changing. It starts at "<div class="fly-list-content"><div id="flight-.........." I really can not understand what have I type in advanced sectors. Tried a lot of things but no result even after I read help. Please, help me. I am trying to do this many nights but... Many thx and have a nice day.
Thanks a lot. This was really helpful, however the issue I'm facing is that when I deployed my application on server (I'm using Render), it was not working. I used to get rate limiting error even though I was not reaching the limit. Any idea how this could be resolved?
You shouldnt send the token to the server through header, cause that means client side the token will need to be stored somewhere. You need to use secured httponly cookie for that. Only the webbrowser can access it, and not the javascript, preventing agains xss attacks. That's an OWASP recommendation.
I just came across your channel after searching for TOML. Judging based off of the other videos posted, I subscribed! I can’t tell if this channel no longer post anymore or what’s going on? However, I hope you continue to post!