вот ошибки
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true.valueOf
})
ERROR Invalid options in vue.config.js: "transpileDependencies" must be one of [boolean, array]
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! hello-vue3@0.1.0 serve: `vue-cli-service serve`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the hello-vue3@0.1.0 serve script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\audio\AppData\Roaming\npm-cache\_logs\2022-06-08T13_17_24_476Z-debug.log