-
-
Notifications
You must be signed in to change notification settings - Fork 407
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
Error: Cannot find module '../build/better_sqlite3.node' #214
Comments
im having that too. tried all the troubleshooting stuff and whatnot. No luck |
I was able to get it running by doing (Took a while for me to find out exactly was messing up, but I think that it’s just node-gyp being weird) |
@sleepadru tried the node-gyp rebuild on the folders and the same error happened :/ |
Node: v8.6.0 You could also try copying the things from I never used the |
The |
I hate the same problem...
|
Having the same problem... |
Tried almost everything, nothing works. My environment: |
Copying file from |
In my case, there is no Release folder, only deps |
After the binaries are built, we utilize a
Since this command is provided by If the command is indeed supported on every platform, it's possible that the copy is failing due to incorrect permissions or something similar. |
npm uninstall better-sqlite3-helper -g |
Does anyone actually know how to fix this dumb issue? No suggestion suggested from above actually work. |
Same error... i have tried to uninstall the module but nothing happens... |
same error, nothing worked. Give me help plsss |
I guess that the only way to solve this issue is to downgrade the node |
it's working ? |
fixed. thanks anyways
Miky
Il Sab 11 Mag 2019, 22:19 hug0 <[email protected]> ha scritto:
… I guess that the only way to solve this issue is to downgrade the node
it's working ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#214 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKWSZ7NM65GWRQE2AY6DAR3PU4S5DANCNFSM4GMHJY3A>
.
|
Hi there, debugging this leads to the database.js file, which has the line:
but the build directory is not existing. Can you debug this or does anyone have help here? Regards |
Simply running |
nercoposting probably but im pretty sure it had to do with the fact that you had two dots instead of one... |
@MacindowsRegistry |
i solved this on my side, i you find "make: Nothing to be done for `all'." during your installation, then you have the same problem with me. |
Hey, it's probably late, but if any of you are having this problem while using Glitch, you may run the following command in the console: |
Welp. I'm still having this issue in 2021. The latest install of Quick.db complains abt not having .node files in the builds folder |
having the same issue in 2021, solved it by running |
For those who are using typescript, installing both
|
having the same issue in 2021 |
And now, it's 2022, have the same issue. Try to downgrade Node.js, reinstall |
Copy to which place? |
@JoshuaWise Can you please re-open this, I still experience this issue. |
Running on a raspberry pi 3, getting this error
Tried using LZZ_COMPAT=1, no success
info using [email protected]
info using [email protected]
Log:
Any tips? Thanks
The text was updated successfully, but these errors were encountered: