test-utils icon indicating copy to clipboard operation
test-utils copied to clipboard

devtools document is not defined

Open cannap opened this issue 2 years ago • 9 comments

no idea why this happens normal tests are running :D thanks for this module

image


 recipes  npx envinfo --system  --binaries --browser --npmPackages                                                                                                      

  System:
    OS: Windows 10 10.0.22621
    CPU: (6) x64 Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz
    Memory: 3.25 GB / 15.94 GB
  Binaries:
    Node: 16.14.2 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 8.5.0 - C:\Program Files\nodejs\npm.CMD
  npmPackages:
    @next-auth/prisma-adapter: ^1.0.5 => 1.0.5 
    @nuxt/devtools: ^0.1.5 => 0.1.5 
    @nuxt/image-edge: 1.0.0-27919678.2f5b64b => 1.0.0-27919678.2f5b64b 
    @nuxt/test-utils: ^3.2.2 => 3.2.2 
    @nuxtjs/color-mode: ^3.2.0 => 3.2.0 
    @nuxtjs/eslint-config-typescript: ^12.0.0 => 12.0.0 
    @nuxtjs/i18n-edge:  8.0.0-beta.9-27948515.3db6367 
    @nuxtjs/tailwindcss: ^6.4.1 => 6.4.1 
    @pinia/nuxt: ^0.4.7 => 0.4.7 
    @prisma/client: ^4.10.1 => 4.10.1 
    @sidebase/nuxt-auth: 0.4.2 => 0.4.2
    @tailwindcss/forms: ^0.5.3 => 0.5.3
    @trpc/client: ^10.12.0 => 10.12.0
    @trpc/server: ^10.12.0 => 10.12.0
    @types/node: ^18.14.0 => 18.14.0
    @vitejs/plugin-vue: ^4.0.0 => 4.0.0
    @vitest/coverage-c8: ^0.28.5 => 0.28.5
    @vue-macros/nuxt: ^1.1.2 => 1.1.2
    @vue/test-utils: ^2.3.0 => 2.3.0
    @vueuse/core: ^9.13.0 => 9.13.0
    @vueuse/nuxt: ^9.13.0 => 9.13.0
    browser-fs-access: ^0.32.1 => 0.32.1
    class-variance-authority: ^0.4.0 => 0.4.0
    dotenv: ^16.0.3 => 16.0.3
    eslint: ^8.34.0 => 8.34.0
    floating-vue: 2.0.0-beta.20 => 2.0.0-beta.20
    jsdom: ^21.1.0 => 21.1.0
    nanoid: ^4.0.1 => 4.0.1
    next-auth: 4.19.2 => 4.19.2
    node-ts: ^5.1.2 => 5.1.2
    nuxt-icon: ^0.3.2 => 0.3.2
    nuxt-vitest: ^0.6.6 => 0.6.6
    nuxt3:  3.2.3-rc.0-27949872.7479d46
    pinia: ^2.0.32 => 2.0.32
    prisma: ^4.10.1 => 4.10.1
    sass: ^1.58.3 => 1.58.3
    slugify: ^1.6.5 => 1.6.5
    superjson: ^1.12.2 => 1.12.2
    trpc-nuxt: ^0.7.0 => 0.7.0
    trpc-panel: ^1.2.8 => 1.2.8
    ts-node: ^10.9.1 => 10.9.1
    typescript: ^4.9.5 => 4.9.5
    vee-validate: ^4.7.4 => 4.7.4
    vitest: ^0.28.5 => 0.28.5
    vue-tsc: ^1.1.7 => 1.1.7
    zod: ^3.20.6 => 3.20.6

repo: https://github.com/cannap/recipes

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

cannap avatar Feb 22 '23 14:02 cannap