Skip to content

Instantly share code, notes, and snippets.

View Ahosall's full-sized avatar
💭
paradise...

AhosAll Ahosall

💭
paradise...
View GitHub Profile
@Ahosall
Ahosall / guide.md
Created February 6, 2025 17:43
"Could not locate the bindings file" in SQLite3 with PNPM

Error: "Could not locate the bindings file" in SQLite3 with PNPM

This error occurs because the folders related to installed dependencies are not properly configured. In the case of SQLite3, PNPM does not automatically execute the build scripts after installation, as it ignores them by default. As a result, the required build folder is not created, leading to the following error message:

"Could not locate the bindings file"

How to Fix This Issue?

To manually trigger the execution of SQLite3's build scripts, run the following command:

@Ahosall
Ahosall / WinActivator.md
Created December 12, 2023 12:37
Ativador do Windows

Ativador do Windows

Este é um ativador do Windows. Siga os passos para ter êxito!

Importante!

Será necessário ter permissões de administrador!

Passo a Passo

@Ahosall
Ahosall / enableWindows.cmd
Created May 2, 2022 17:48
Ativador do Windows 10.
@echo off
title Ativar todos as versões Windows 10
cls
echo ============================================================================
echo.
echo # Produtos suportados
echo - Windows 10 Home
echo - Windows 10 Home N
echo - Windows 10 Home Single Language
echo - Windows 10 Home Country Specific