-->\r\n- \u003Cdiv>\r\n- \u003Ch1>Hello World\u003C/h1>\r\n- \u003C/div>\r\n- \u003Cdiv>\r\n- \u003Ch1>About\u003C/h1>\r\n- \u003Cdiv>\r\n- \u003Ch1>Hello World\u003C/h1>\r\n- \u003C/div>\u003Cimg src=\"/favicon.ico\">\u003Cimg src=\"/assets/zhlint.svg\">\u003Cimg src=\"/vue.svg\" style=\"width: 200px;\">\r\n- \u003Cdiv> Counter: 3000 \u003Cbutton> + \u003C/button>\u003Cbutton> - \u003C/button>\u003C/div>\r\n- \u003Cp>\u003C/p>\r\n- \u003C/div>\r\n- \u003C/div>\r\n+ \u003C!-- \u003CNuxtWelcome /> -->\r\n+ \u003Chelloworld>\u003C/helloworld>\r\n+ \u003C!---->\r\n \u003C/div>\r\n \u003C/div>\"\r\n\r\n ❯ ../tests/foo.nuxt.spec.ts:8:28\r\n 6| it('can also render an app', async () => {\r\n 7| const component = await renderSuspended(App, { route: '/about' })\r\n 8| expect(component.html()).toMatchInlineSnapshot(`\r\n | ^\r\n 9| \"\u003Cdiv id=\"test-wrapper\">\r\n 10| \u003Cdiv>\r\n\r\n⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯\r\n\r\n Snapshots 1 failed\r\n Test Files 1 failed (1)\r\n Tests 1 failed (1)\r\n Start at 16:44:56\r\n Duration 733ms (transform 268ms, setup 144ms, collect 193ms, tests 77ms, environment 71ms, prepare 131ms)\r\n\r\n ELIFECYCLE Command failed with exit code 1.\n```\n",[2036,2037,2040],{"name":2002,"color":2003},{"name":2038,"color":2039},"vitest-environment","b60205",{"name":2041,"color":2042},"pending triage","5D08F5",860,"test-utils","Vitest doesn't work in programmatic way if the root path isn't the current working dir","2024-06-04T00:35:20Z","https://github.com/nuxt/test-utils/issues/860",0.6853211,{"description":2050,"labels":2051,"number":2055,"owner":1991,"repository":2017,"state":2028,"title":2056,"updated_at":2057,"url":2058,"score":2059},"## List events list\n\n- [x] Icon must be the number 2 on hover \nn°1\n\nn°2\n\n\n- [x] Author in gray 900 and date in gray 400\n\n\n- [x] Card border radius must be 12px instead of 6px \n\n\n## Modal \n\n- [x] Same as the card, border radius must be 12px, also the video container\n\n- [ ] Card padding must be 32px \n\n\n\n- [ ] Font of the title should be in gray 900 and padding top 32px, 12px to bottom and 32px of font-size\n\n\n- [ ] Color of body text should be gray 600\n\n\n- [ ] More a content issue but, texts should not have 2 h1's \n\n\n\n",[2052],{"name":2053,"color":2054},"design","00bd6f",518,"[Resources] Live Events UI improvements","2022-05-20T13:19:34Z","https://github.com/nuxt/nuxt.com/issues/518",0.6866412,{"description":2061,"labels":2062,"number":2055,"owner":1991,"repository":2044,"state":2028,"title":2064,"updated_at":2065,"url":2066,"score":2059},"Hello, I got the following issue : \r\n(Even after removing ``node_modules`` and ``.nuxt`` folder)\r\n\r\nIt looks like adding ``vitest-environment-nuxt`` in package.json fix the issue. Do I have to keep it ? \r\n\r\nI have everything like in the documentation.\r\n\r\n```ts\r\nNuxi 3.2.2 22:13:03\r\nNuxt 3.2.2 with Nitro 2.2.2 22:13:03\r\n\r\n WARN Using experimental payload extraction for full-static output. You can opt-out by setting experimental.payloadExtraction to false.\r\n\r\nℹ Using Tailwind CSS from ~/assets/css/tailwind.css nuxt:tailwindcss 22:13:03\r\n\r\n ERROR Cannot find module 'vitest-environment-nuxt/module' 22:13:04\r\nRequire stack:\r\n- /home/mishaa/yago/hack-bcp/frontend/index.js\r\n\r\n Require stack:\r\n - index.js\r\n at Module._resolveFilename (node:internal/modules/cjs/loader:1053:15)\r\n at Function.resolve (node:internal/modules/helpers:118:19)\r\n at Function._resolve [as resolve] (node_modules/jiti/dist/jiti.js:1:240764)\r\n at resolveModule (node_modules/@nuxt/kit/dist/index.mjs:260:41)\r\n at normalizeModule (node_modules/@nuxt/kit/dist/index.mjs:451:18)\r\n at Object.installModule (node_modules/@nuxt/kit/dist/index.mjs:434:47)\r\n at setup (node_modules/nuxt-vitest/dist/module.cjs:22:15)\r\n at normalizedModule (node_modules/@nuxt/kit/dist/index.mjs:167:29)\r\n at async installModule (node_modules/@nuxt/kit/dist/index.mjs:435:15)\r\n at async initNuxt (node_modules/nuxt/dist/index.mjs:2253:7)\r\n```\r\nPackage.json : \r\n```json\r\n{\r\n \"private\": true,\r\n \"engines\": {\r\n \"node\": \">= 18.0.0\",\r\n \"pnpm\": \">= 7.0.0\"\r\n },\r\n \"scripts\": {\r\n \"build\": \"nuxt build\",\r\n \"dev\": \"nuxt dev\",\r\n \"generate\": \"nuxt generate\",\r\n \"preview\": \"nuxt preview\",\r\n \"postinstall\": \"nuxt prepare\",\r\n \"lint:all\": \"pnpm run lint && pnpm run format && pnpm run typecheck\",\r\n \"lint\": \"eslint --ext .js,.jsx,.ts,.tsx,.vue --fix --ignore-path .gitignore .\",\r\n \"format\": \"prettier --write --ignore-path .gitignore '**/*.{js,jsx,ts,tsx,vue}'\",\r\n \"typecheck\": \"nuxt typecheck\",\r\n \"test\": \"vitest --watch=false\"\r\n },\r\n \"devDependencies\": {\r\n \"@nuxt/eslint-config\": \"^0.1.1\",\r\n \"@nuxt/test-utils\": \"^3.2.2\",\r\n \"@nuxtjs/eslint-config-typescript\": \"^12.0.0\",\r\n \"@nuxtjs/tailwindcss\": \"^6.4.1\",\r\n \"@tailwindcss/forms\": \"^0.5.3\",\r\n \"@types/node\": \"^18.14.0\",\r\n \"@vitejs/plugin-vue\": \"^4.0.0\",\r\n \"@vue/test-utils\": \"^2.2.10\",\r\n \"eslint\": \"^8.34.0\",\r\n \"eslint-config-prettier\": \"^8.6.0\",\r\n \"eslint-plugin-nuxt\": \"^4.0.0\",\r\n \"eslint-plugin-prettier\": \"^4.2.1\",\r\n \"eslint-plugin-unicorn\": \"^45.0.2\",\r\n \"happy-dom\": \"^8.6.0\",\r\n \"nuxt\": \"^3.2.2\",\r\n \"nuxt-vitest\": \"^0.6.6\",\r\n \"prettier\": \"^2.8.4\",\r\n \"typescript\": \"^4.9.5\",\r\n \"vitest\": \"^0.28.5\",\r\n \"vue-tsc\": \"^1.1.3\"\r\n },\r\n \"dependencies\": {\r\n \"@headlessui/vue\": \"^1.7.10\",\r\n \"@pinia/nuxt\": \"^0.4.6\",\r\n \"crisp-sdk-web\": \"^1.0.13\",\r\n \"vue-google-maps-community-fork\": \"^0.2.2\",\r\n \"vue-gtag-next\": \"^1.14.0\"\r\n }\r\n}\r\n```\r\n",[2063],{"name":2038,"color":2039},"Cannot find module 'vitest-environment-nuxt/module'","2023-12-02T00:17:10Z","https://github.com/nuxt/test-utils/issues/518",{"description":2068,"labels":2069,"number":2072,"owner":1991,"repository":1992,"state":2028,"title":2073,"updated_at":2074,"url":2075,"score":2076},"### Version\n\nv3 - https://pkg.pr.new/@nuxt/ui@2e17fb6\n\n### Description\n\n* `CommandPalette` placeholder: https://github.com/nuxt/ui/blob/v3/src/runtime/components/CommandPalette.vue#L143\n",[2070,2071],{"name":2002,"color":2003},{"name":1988,"color":1989},2906,"v3: Missing translations","2025-01-25T13:12:21Z","https://github.com/nuxt/ui/issues/2906",0.6915226,{"description":2078,"labels":2079,"number":2081,"owner":1991,"repository":2017,"state":2028,"title":2082,"updated_at":2083,"url":2084,"score":2085},"http://volta.s3.fr-par.scw.cloud/Screenshot_2022_06_28_at_11_19_37_aedfcd646c.mp4\n\nhttps://dev.nuxt.com/company/contact",[2080],{"name":2002,"color":2026},717,"[Company] Contact sends back a 420 error","2023-02-15T12:32:46Z","https://github.com/nuxt/nuxt.com/issues/717",0.6926853,{"description":2087,"labels":2088,"number":2089,"owner":1991,"repository":2017,"state":2028,"title":2090,"updated_at":2091,"url":2092,"score":2093},"https://nuxt.com/docs/api/utils/call-once\n\n",[],1810,"% is in title for OG image","2025-03-19T09:28:40Z","https://github.com/nuxt/nuxt.com/issues/1810",0.69288117,["Reactive",2095],{},["Set"],["ShallowReactive",2098],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"pywUYQuLJ8JsSCsBHVFiyJ1Df6RjV7PFMrO0xYX2lLU":-1},"/nuxt/nuxt.com/1609"]