npm:@vitest/browser was not found
I'm trying to integrate vite with playwright, and when I try and install the vitest/browser module locally, I'm receiving an issue that simply says: "error: npm:@vitest/browser was not found".
I know the library is valid. Are there any good troubleshooting steps to see why deno is failing to recognize this library?
npm
@vitest/browser
Browser running for Vitest. Latest version: 3.2.4, last published: 3 months ago. Start using @vitest/browser in your project by running
npm i @vitest/browser
. There are 14 other projects in the npm registry using @vitest/browser.0 Replies