ViktorP-RHDM

Results 2 comments of ViktorP-RHDM

> @lmiller1990 sure, overall I've used [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import). Here's my `vitest.config.ts` > > ``` > import { defineConfig } from "vitest/config" > import Vue from "@vitejs/plugin-vue" > import AutoImport from "unplugin-auto-import/vite"...

Having this issue with node:20, trying to use a different image. **UPDATE:** running node:20-buster - from docker hub solves the issue.