Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlite not a walid win32 app error #1804

Open
Yusufkulcu opened this issue Nov 3, 2024 · 0 comments
Open

Sqlite not a walid win32 app error #1804

Yusufkulcu opened this issue Nov 3, 2024 · 0 comments
Labels

Comments

@Yusufkulcu
Copy link

Issue Summary

I am using the sqlite3 package in my Nodejs application. But when I run it, I get a walid win32 app error. Although I tried many ways, I could not solve the problem. The application I made works on many computers, but there is such a problem on one device. Can you please help. My work has been disrupted a lot. I have tried all the installation methods written below

npm i sqlite3
npm i sqlite3 --build-from-source
npm i -g node-gyp
npm i -g windows-build-tools

I tried all of these ways as a solution, but it didn't work.

Steps to Reproduce

I expect it to work properly without errors

Version

Last version

Node.js Version

V20.11.0

How did you install the library?

npm i sqlite3, npm i sqlite3 --build-from-source

@Yusufkulcu Yusufkulcu added the bug label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant