Giter Site home page Giter Site logo

Comments (7)

sheremet-va avatar sheremet-va commented on September 6, 2024

Does Vitest work for you without the extension?

from vscode.

badiuoanaalexandra avatar badiuoanaalexandra commented on September 6, 2024

Running vitest in the terminal without the extension works fine.

from vscode.

badiuoanaalexandra avatar badiuoanaalexandra commented on September 6, 2024

If it helps, vitest extension version v0.5.15 used to work when using vitest 1.4.0, however this version of the extension is not available anymore for download it seems and also it doesn't work with vitest latest 2.0.1

from vscode.

sheremet-va avatar sheremet-va commented on September 6, 2024

It doesn't really help. I don't think the problem is with OS, I will need a minimal reproduction to looks into this. Try creating a simple project - does it work on your PC out of the box?

from vscode.

badiuoanaalexandra avatar badiuoanaalexandra commented on September 6, 2024

The extension does work with the simple project so must be something in my repo that is causing it to crash. Weird that this didn't happen with v0.5.15. I'll look more into it on my side. Thanks for the quick response.

from vscode.

sheremet-va avatar sheremet-va commented on September 6, 2024

The extension does work with the simple project so must be something in my repo that is causing it to crash. Weird that this didn't happen with v0.5.15. I'll look more into it on my side. Thanks for the quick response.

Maybe you don't have the config in the root? The extension uses the config directory as cwd, - maybe that's why it can't find the package?

from vscode.

badiuoanaalexandra avatar badiuoanaalexandra commented on September 6, 2024

I actually found the problematic package. We are using rsbuild instead of vite for actually building the project and it looks like @rspack/binding-darwin-arm64 was somehow interfering. Updating this package to latest version seems to have fixed my issue.

from vscode.

Related Issues (20)

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.