Giter Club home page Giter Club logo

Comments (5)

dbaeumer avatar dbaeumer commented on May 14, 2024

@gjsjohnmurray which node version do you have installed on your system? It must match the node version of the Electron (e.g. 12.18.3) when you run npm install. Otherwise the binaries don't match. Sorry for that. I should convert this to yarn which allows configuring this.

from vscode-lsif-extension.

gjsjohnmurray avatar gjsjohnmurray commented on May 14, 2024

@dbaeumer in my VS Code Terminal node --version was reporting v12.18.4, so I uninstalled it and reinstalled 12.18.3. Now node --version reports the version matching the one VS Code is using, but I still get the problem.

To me the error message suggests a mismatch with what the better-sqlite3 package is built with. But I'm not an expert in this area.

from vscode-lsif-extension.

dbaeumer avatar dbaeumer commented on May 14, 2024

Yes, but the better SQLite should be built during npm install. Let me see if there is a problem with that under Windows. I usually run everything in WSL :-)

from vscode-lsif-extension.

dbaeumer avatar dbaeumer commented on May 14, 2024

@gjsjohnmurray I guess I fixed it. Can you pull, run git clean -xfd . in the workspace root and then npm install again.

Please ping if it didn't fix it. It works for me now under Windows.

from vscode-lsif-extension.

gjsjohnmurray avatar gjsjohnmurray commented on May 14, 2024

@dbaeumer yes, all fine now. Thanks!

from vscode-lsif-extension.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.