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

I have te error #1

Open
mateusgalasso opened this issue Mar 19, 2015 · 1 comment
Open

I have te error #1

mateusgalasso opened this issue Mar 19, 2015 · 1 comment

Comments

@mateusgalasso
Copy link

Error: %1 is not a valid Win32 application.
C:\Users\Mateus\myapp\node_modules\sqlite3\build\Release\node_sqlite3.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (C:\Users\Mateus\myapp\node_modules\sqlite3\lib\sqlite
3.js:1:104)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)

@thehung111
Copy link
Owner

it worked fine on my Macbook Pro. I think it might be a problem in the sqlite version. Maybe you can try to delete the node_modules folder and reinstall the dependencies with npm.

I have not updated the code in a long time also :) there are some bug fixes which I have not committed also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants