\n\n3) Navigate to `pages/index.vue`, modify the `console.log()` and save\n\n### Describe the bug\n\nThe previous [issue](https://github.com/nuxt/nuxt/issues/25214) was closed, but the error remains even in the latest Nuxt version.\n\nThe error will disappear if you add `lazy:true` option\n\n```\nconst { data } = await useFetch('https://jsonplaceholder.typicode.com/todos/1', {\n lazy: true\n})\n```\n\nAs you can see, both `app.vue` `layouts/default.vue` are wrapped with `divs` as it was suggested in the previous issue but we still get the bug.\n\nIs adding `lazy` option is the best workaround as for now?\n\n\u003Cimg width=\"500\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/ca5929e7-f84b-4d0f-a57b-e1cf38c34813\" />\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\nvirtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:16 [Vue warn]: Unhandled error during execution of component update \n at \u003CRouterView name=undefined route=undefined > \n at \u003CNuxtPage> \n at \u003CDefault ref=Ref\u003C Proxy(Object)聽{鈥 > > \n at \u003CAsyncComponentWrapper ref=Ref\u003C Proxy(Object)聽{鈥 > > \n at \u003CLayoutLoader key=\"default\" layoutProps= {ref: RefImpl} name=\"default\" > \n at \u003CNuxtLayoutProvider layoutProps= {ref: RefImpl} key=\"default\" name=\"default\" ... > \n at \u003CNuxtLayout> \n at \u003CApp key=4 > \n at \u003CNuxtRoot>\nwarn$1 @ runtime-core.esm-bundler.js:51\nlogError @ runtime-core.esm-bundler.js:263\nhandleError @ runtime-core.esm-bundler.js:255\ncallWithErrorHandling @ runtime-core.esm-bundler.js:201\nflushJobs @ runtime-core.esm-bundler.js:408\nPromise.then\nqueueFlush @ runtime-core.esm-bundler.js:322\nqueueJob @ runtime-core.esm-bundler.js:317\neffect2.scheduler @ runtime-core.esm-bundler.js:5448\ntrigger @ reactivity.esm-bundler.js:253\nendBatch @ reactivity.esm-bundler.js:311\nnotify @ reactivity.esm-bundler.js:597\ntrigger @ reactivity.esm-bundler.js:571\nset value @ reactivity.esm-bundler.js:1448\nfinalizeNavigation @ vue-router.mjs:3498\n(anonymous) @ vue-router.mjs:3363\nPromise.then\npushWithRedirect @ vue-router.mjs:3330\npush @ vue-router.mjs:3255\nreplace @ vue-router.mjs:3258\naddRoutes @ virtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:16\n(anonymous) @ virtual:nuxt:/home/gaisinskii/nuxt3-parent-node-null/.nuxt/routes.mjs:21\n(anonymous) @ client:34\n(anonymous) @ client:208\n(anonymous) @ client:183\nqueueUpdate @ client:183\nawait in queueUpdate\n(anonymous) @ client:884\nhandleMessage @ client:882\nonMessage @ client:299\n(anonymous) @ client:429\ndispatchEvent @ .localservice@runtime.5a421e5b.js:26\n_handleMessage @ .localservice@runtime.5a421e5b.js:26\n_0x3963e2 @ .localservice@runtime.5a421e5b.js:26Understand this warningAI\nruntime-dom.esm-bundler.js:51 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'parentNode')\n at parentNode (runtime-dom.esm-bundler.js:51:30)\n at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5410:11)\n at ReactiveEffect.run (reactivity.esm-bundler.js:225:19)\n at ReactiveEffect.runIfDirty (reactivity.esm-bundler.js:263:12)\n at callWithErrorHandling (runtime-core.esm-bundler.js:199:33)\n at flushJobs (runtime-core.esm-bundler.js:408:9)\n```",[3031,3034,3037,3040],{"name":3032,"color":3033},"dx","C39D69",{"name":3035,"color":3036},"bug","d73a4a",{"name":3038,"color":3039},"vite","3574D1",{"name":3041,"color":3042},"馃敤 p3-minor","FBCA04",31493,"TypeError: Cannot read properties of null (reading 'parentNode') with useFetch","2025-03-21T17:04:23Z","https://github.com/nuxt/nuxt/issues/31493",0.7078528,{"description":3049,"labels":3050,"number":3052,"owner":3022,"repository":3022,"state":3023,"title":3053,"updated_at":3054,"url":3055,"score":3056},"### Environment\n\n- Operating System: `Darwin`\r\n- Node Version: `v16.13.1`\r\n- Nuxt Version: `3.1.1`\r\n- Nitro Version: `2.4.0`\r\n- Package Manager: `npm@8.1.2`\r\n- Builder: `vite`\r\n- User Config: `ssr`, `typescript`, `css`, `plugins`, `build`, `modules`, `experimental`, `components`, `vite`, `app`, `intlify`, `vueuse`, `windicss`, `content`\r\n- Runtime Modules: `unplugin-icons/nuxt`, `@intlify/nuxt3@0.2.4`, `@pinia/nuxt@0.4.10`, `@nuxt/content@2.6.0`, `@vueuse/nuxt@9.13.0`, `nuxt-windicss@2.6.1`\r\n- Build Modules: `-`\r\n\n\n### Reproduction\n\nany\n\n### Describe the bug\n\n1銆丼et the startup port of Nuxt to 3000.\r\n\u003Cimg width=\"516\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/295e5686-0764-452d-baf9-ccf44b43ae98\">\r\n2銆両ntegrate with the qiankun main application, with the main application port set to 9529.\r\n\u003Cimg width=\"1440\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/4aa33920-3165-43c9-83c8-6c64b96d8f42\">\r\n3銆丄t this point, the API host to be set to the browser's host.\n\n### Additional context\n\n1銆乶uxt-app config\r\n\u003Cimg width=\"764\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/15b471f9-d770-454c-a451-eab52ab379cb\">\r\n\r\n2銆乹iankun main-app config\r\n\u003Cimg width=\"644\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/a57313b9-582b-4e7d-8c1a-deeb6aa198e0\">\r\n\r\n3銆乶ginx config\r\n\u003Cimg width=\"682\" alt=\"image\" src=\"https://github.com/nuxt/nuxt/assets/24505926/2df152f7-912f-45db-9990-4afff5025f88\">\r\n\n\n### Logs\n\n_No response_",[3051],{"name":3019,"color":3020},20739,"When launching the application, if the server Host and browser Host are different, the server API requests may fail.","2024-06-30T11:08:49Z","https://github.com/nuxt/nuxt/issues/20739",0.71721584,{"description":3058,"labels":3059,"number":3069,"owner":3022,"repository":3070,"state":3071,"title":3072,"updated_at":3073,"url":3074,"score":3075},"### Description\n\n.. will not be able to process fonts provided by this provider. fetch failed\n\nwhen i run `pnpm dev`:\n\n```\nWARN Could not fetch from https://fonts.google.com/metadata/fonts. Will retry in 1000ms. 3 retries left. \nWARN Could not fetch from https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true. Will retry in 1000ms. 3 retries left.\n```\n\nIs there any way to solve this problem?\nOr can we choose not to use Google Fonts?",[3060,3063,3066],{"name":3061,"color":3062},"question","d876e3",{"name":3064,"color":3065},"needs reproduction","CB47CF",{"name":3067,"color":3068},"v3","49DCB8",4109,"ui","closed","Could not initialize provider googleicons. unifont","2025-05-23T13:24:39Z","https://github.com/nuxt/ui/issues/4109",0.5483823,{"description":3077,"labels":3078,"number":3080,"owner":3022,"repository":3022,"state":3071,"title":3081,"updated_at":3082,"url":3083,"score":3084},"### Environment\n\nEvery time I get the urge to use the Nuxt framework, the user experience is always so frustrating. It inexplicably fails to run. Can't the official team do more testing?\n\n```\n[12:11:00 PM] ERROR [unhandledRejection] { [Error: Malformed_HTTP_Response fetching \"http://localhost/_nuxt/?token=ZKot_P5IklXL\". For more information, pass verbose: true in the second argument to fetch()]\n code: 'Malformed_HTTP_Response',\n path: 'http://localhost/_nuxt/?token=ZKot_P5IklXL',\n errno: 0 }\n```\n\n```\n ERROR [uncaughtException] connect ENOENT nuxt-vite-node-52157-1753416318427.sock 12:06:33 PM \n\n at new ExceptionWithHostPort (internal:shared:42:10)\n at afterConnect (node:net:1167:39)\n at connectError (node:net:364:48)\n at doConnect (unknown)\n at kConnectPipe (node:net:380:19)\n at internalConnect (node:net:1079:93)\n at connect (node:net:644:58)\n at attemptConnection (node_modules/@nuxt/vite-builder/dist/runtime/vite-node-shared.mjs:55:26)\n at \u003Canonymous> (node_modules/@nuxt/vite-builder/dist/runtime/vite-node-shared.mjs:212:5) \n at new Promise (native:1:11)\n\n```\n\n```\n[11:54:52 AM] WARN Could not fetch from https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true. Will retry in 1000ms. 2 retries left.\n\n\n[11:55:03 AM] WARN Could not fetch from https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true. Will retry in 1000ms. 1 retries left.\n\n\n[11:57:19 AM] ERROR Could not initialize provider googleicons. unifont will not be able to process fonts provided by this provider. { [Error: Unable to connect. Is the computer able to access the url?]\n code: 'ConnectionRefused',\n path: 'https://fonts.google.com/metadata/icons?key=material_symbols&incomplete=true',\n errno: 0 }\n```\n\n### Reproduction\n\ntired\n\n### Describe the bug\n\nwhy should unnecessray steps stop the main progress?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n```shell-script\n\n```",[3079],{"name":3019,"color":3020},32753,"the user experience is always a turn-off","2025-07-25T07:42:04Z","https://github.com/nuxt/nuxt/issues/32753",0.64272,{"labels":3086,"number":3091,"owner":3022,"repository":3022,"state":3071,"title":3092,"updated_at":3093,"url":3094,"score":3095},[3087,3090],{"name":3088,"color":3089},"3.x","29bc7f",{"name":3019,"color":3020},12360,"dev and prod is inconsistent","2023-01-23T15:44:15Z","https://github.com/nuxt/nuxt/issues/12360",0.69119734,{"description":3097,"labels":3098,"number":3102,"owner":3022,"repository":3022,"state":3071,"title":3103,"updated_at":3104,"url":3105,"score":3106},"### Environment\r\n\r\n------------------------------\r\n- Operating System: `Windows_NT`\r\n- Node Version: `v14.19.3`\r\n- Nuxt Version: `3.0.0-rc.8`\r\n- Package Manager: `npm@6.14.17`\r\n- Builder: `vite`\r\n- User Config: `debug`, `meta`, `build`, `modules`, `proxy`, `vite`, `css`, `plugins`, `publicRuntimeConfig`, `components`, `experimental`, `ssr`\r\n- Runtime Modules: `@pinia/nuxt@0.3.1`, `nuxt-proxy@0.2.4`\r\n- Build Modules: `-`\r\n------------------------------\r\n\r\n馃憠 Report an issue: https://github.com/nuxt/framework/issues/new 08:30:03\r\n\r\n馃憠 Suggest an improvement: https://github.com/nuxt/framework/discussions/new\r\n\r\n馃憠 Read documentation: https://v3.nuxtjs.org\r\n\r\n### Reproduction\r\n\r\nI think it is specific to my local but here is my package.json for a reproduction purpose : \r\n\r\n###\r\n{\r\n \"private\": true,\r\n \"scripts\": {\r\n \"build\": \"nuxt build\",\r\n \"dev\": \"nuxt dev\",\r\n \"https\": \"nuxt dev --https true\",\r\n \"generate\": \"nuxt generate\",\r\n \"preview\": \"nuxt preview\",\r\n \"test\": \"vitest\",\r\n \"coverage\": \"vitest run --coverage\"\r\n },\r\n \"devDependencies\": {\r\n \"@types/chart.js\": \"^2.9.37\",\r\n \"@types/multer\": \"^1.4.7\",\r\n \"nuxt\": \"3.0.0-rc.8\",\r\n \"sass\": \"1.53.0\",\r\n \"unplugin-auto-import\": \"^0.11.1\",\r\n \"unplugin-vue-components\": \"^0.21.2\",\r\n \"vitest\": \"0.18.1\"\r\n },\r\n \"dependencies\": {\r\n \"@ant-design/icons-vue\": \"^6.1.0\",\r\n \"@googlemaps/js-api-loader\": \"^1.14.3\",\r\n \"@intlify/nuxt3\": \"^0.2.3\",\r\n \"@nuxt/ui-templates\": \"^0.3.2\",\r\n \"@nuxt/vite-builder\": \"^3.0.0-rc.8\",\r\n \"@pinia/nuxt\": \"^0.3.1\",\r\n \"@vuepic/vue-datepicker\": \"^3.5.2\",\r\n \"@vueup/vue-quill\": \"^1.0.0-beta.10\",\r\n \"animated-number-vue\": \"^1.0.0\",\r\n \"ant-design-vue\": \"^3.2.10\",\r\n \"axios\": \"^0.27.2\",\r\n \"bootstrap\": \"^4.4.1\",\r\n \"chart.js\": \"^3.9.1\",\r\n \"chartjs-adapter-date-fns\": \"^2.0.0\",\r\n \"chartjs-plugin-annotation\": \"^2.0.1\",\r\n \"chartjs-plugin-datalabels\": \"^2.1.0\",\r\n \"country-region-data\": \"^2.5.0\",\r\n \"croppie\": \"^2.6.5\",\r\n \"date-fns\": \"^2.29.1\",\r\n \"file-saver\": \"^2.0.5\",\r\n \"google-auth-library\": \"^8.6.0\",\r\n \"is-image\": \"^3.1.0\",\r\n \"jquery\": \"^3.6.1\",\r\n \"js-base64\": \"^3.7.2\",\r\n \"leaflet\": \"^1.9.1\",\r\n \"leaflet-gesture-handling\": \"^1.2.2\",\r\n \"leaflet.markercluster\": \"^1.5.3\",\r\n \"libphonenumber-js\": \"^1.10.8\",\r\n \"lodash\": \"^4.17.21\",\r\n \"nprogress\": \"^0.2.0\",\r\n \"numbro\": \"^2.3.6\",\r\n \"nuxt-proxy\": \"^0.2.4\",\r\n \"pinia\": \"^2.0.18\",\r\n \"qs\": \"^6.11.0\",\r\n \"query-string\": \"^7.1.1\",\r\n \"quill\": \"^1.3.7\",\r\n \"sortablejs\": \"^1.15.0\",\r\n \"vue-chart-3\": \"^3.1.8\",\r\n \"vue-chartjs\": \"^4.1.1\",\r\n \"vue-cropperjs\": \"^5.0.0\",\r\n \"vue-easy-lightbox\": \"^1.8.2\",\r\n \"vue-facebook-login-component-next\": \"^1.0.4\",\r\n \"vue-i18n\": \"^9.2.0\",\r\n \"vue-it-bigger\": \"^0.2.2\",\r\n \"vue-multiselect\": \"^3.0.0-alpha.2\",\r\n \"vue-range-component\": \"^1.0.3\",\r\n \"vue-simple-floating-labels\": \"^1.0.4\",\r\n \"vue-slide-toggle\": \"^1.1.1\",\r\n \"vue-slide-up-down\": \"^2.0.1\",\r\n \"vue3-dropzone\": \"^2.0.1\",\r\n \"vue3-google-login\": \"^2.0.12\",\r\n \"vue3-google-oauth2\": \"^1.0.6\",\r\n \"vue3-perfect-scrollbar\": \"^1.6.0\",\r\n \"vue3-quill\": \"^0.2.6\",\r\n \"vue3-slide-up-down\": \"^1.2.5\",\r\n \"vuedraggable\": \"^4.1.0\",\r\n \"workbox-window\": \"^6.5.3\",\r\n \"xlsx\": \"^0.18.5\",\r\n \"yup\": \"^0.32.11\"\r\n }\r\n}\r\n###\r\n\r\n### Describe the bug\r\n\r\nHi ,the bug appear when i run `'npm run dev` and nothing else.\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n###\r\n ERROR Cannot start nuxt: Cannot read property 'https' of undefined 09:29:42\r\n\r\n at buildClient (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/@nuxt/vite-builder/dist/shared/vite-builder.3e79d8e0.mjs:287:41)\r\n at async bundle (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/@nuxt/vite-builder/dist/shared/vite-builder.3e79d8e0.mjs:837:3)\r\n at async build (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/dist/index.mjs:1840:5)\r\n at async Promise.all (index 1)\r\n at async load (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6770:9)\r\n at async Object.invoke (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/chunks/dev.mjs:6813:5)\r\n at async _main (/C:/Users/Dilypse/Documents/maj/front-14-19-3/node_modules/nuxt/node_modules/nuxi/dist/cli.mjs:46:20)\r\n\r\n###",[3099,3100,3101],{"name":3088,"color":3089},{"name":3019,"color":3020},{"name":3064,"color":3042},15386," ERROR Cannot start nuxt: Cannot read property 'https' of undefined","2023-01-19T17:49:24Z","https://github.com/nuxt/nuxt/issues/15386",0.70206195,{"description":3108,"labels":3109,"number":3112,"owner":3022,"repository":3022,"state":3071,"title":3113,"updated_at":3114,"url":3115,"score":3116},"### Environment\n\n- Operating System: `Windows_NT`\r\n- Node Version: `v18.1.0`\r\n- Nuxt Version: `3.0.0-rc.9`\r\n- Nitro Version: `0.5.1`\r\n- Package Manager: `pnpm@7.11.0`\r\n- Builder: `vite`\r\n- User Config: `modules`, `buildModules`, `googleFonts`, `css`\r\n- Runtime Modules: `@nuxtjs/tailwindcss@5.3.2`, `@vueuse/nuxt@9.2.0`, `@pinia/nuxt@0.4.1`\r\n- Build Modules: `@nuxtjs/google-fonts@3.0.0-0`\n\n### Reproduction\n\n.\n\n### Describe the bug\n\nwhen i start server it give me this error: \r\n\r\nFailed to resolve import \"defu\" from \".nuxt\\app.config.mjs\". Does the file exist?\r\n\r\n\r\n\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[3110,3111],{"name":3088,"color":3089},{"name":3019,"color":3020},14858,"Failed to resolve import \"defu\" from \".nuxt\\app.config.mjs\"","2023-01-19T17:41:35Z","https://github.com/nuxt/nuxt/issues/14858",0.70496935,{"description":3118,"labels":3119,"number":3121,"owner":3022,"repository":3022,"state":3071,"title":3122,"updated_at":3123,"url":3124,"score":3125},"### Environment\r\n\r\n------------------------------\r\n- Operating System: Linux\r\n- Node Version: v20.15.0\r\n- Nuxt Version: 4.0.0-28679856.48a8b180\r\n- CLI Version: 3.13.0-1719571044.bca75ab\r\n- Nitro Version: -\r\n- Package Manager: pnpm@9.4.0\r\n- Builder: -\r\n- User Config: modules, future, shadcn, extends, appConfig, ssr, experimental, imports, googleFonts, app, compatibilityDate\r\n- Runtime Modules: @nuxtjs/tailwindcss@6.12.1, @pinia/nuxt@0.5.1, @vueuse/nuxt@10.11.0, nuxt-icon@1.0.0-beta.7, @nuxtjs/google-fonts@3.2.0, shadcn-nuxt@0.10.4\r\n- Build Modules: -\r\n------------------------------\r\n\r\n### Reproduction\r\n\r\nFresh nuxt 4 instance with the modules listed using pnpm\r\n\r\n### Describe the bug\r\n\r\nHi,\r\n\r\nI upgraded to nuxt 4 but some modules say that are incompatible and got disabled, is there a workaround for this?\r\n\r\n### Additional context\r\n\r\nSpecifically I got @nuxtjs/tailwindcss, pinia and nuxt-icon with that issue\r\n\r\n### Logs\r\n\r\n[1:39:30 AM] WARN Module @nuxtjs/tailwindcss is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^2.9.0 || ^3.0.0-rc.1 is required but currently using 4.0.0-28679856.48a8b180\r\n\r\n\r\n[1:39:30 AM] WARN Module pinia is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^2.0.0 || ^3.0.0-rc.5 is required but currently using 4.0.0-28679856.48a8b180\r\n\r\n\r\n[1:39:30 AM] WARN Module nuxt-icon is disabled due to incompatibility issues:\r\n - [nuxt] Nuxt version ^3.0.0 is required but currently using 4.0.0-28679856.48a8b180",[3120],{"name":3019,"color":3020},28140,"module disabled due to incompatibilty issues nuxt 4","2024-07-14T09:23:25Z","https://github.com/nuxt/nuxt/issues/28140",0.7091961,{"description":3127,"labels":3128,"number":3131,"owner":3022,"repository":3022,"state":3071,"title":3132,"updated_at":3133,"url":3134,"score":3135},"### Environment\r\n\r\n- Operating System: Windows_NT\r\n- Node Version: v18.12.1\r\n- Nuxt Version: 3.8.0\r\n- CLI Version: 3.9.1\r\n- Nitro Version: 2.7.1\r\n- Package Manager: yarn@1.21.1\r\n- Builder: -\r\n- User Config: modules, routeRules, runtimeConfig, vueQuery, i18n, css, devServer, components, nitro\r\n- Runtime Modules: @hebilicious/vue-query-nuxt@0.2.1, @leanera/nuxt-i18n@0.5.0\r\n- Build Modules: -\r\n\r\n### Reproduction\r\n\r\nI cannot provide a reproduction link.\r\nError message:\r\n[nuxt] error caught during app initialization FetchError: [GET] \"/bk-api/_nuxt/builds/meta/test.json\": 404 Not Found at async $fetch22 (ofetch.js?v=7f011f6e:529:16)\r\n\r\n### Describe the bug\r\n\r\nI got an issue after upgrading to Nuxt 3.8.0 from 3.7.0.\r\n\r\nI am using nitro devProxy:\r\n`nitro: {\r\n devProxy: {\r\n '/bk-api': {\r\n target: 'http://10.1.0.1:8300/bk-api',\r\n changeOrigin: true,\r\n prependPath: true,\r\n }\r\n },\r\n },`\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Logs\r\n\r\n_No response_",[3129,3130],{"name":3088,"color":3089},{"name":3019,"color":3020},23979,"Getting error caught during app initialization FetchError after updating to Nuxt 3.8.0 (from 3.7.0)","2024-11-22T09:13:41Z","https://github.com/nuxt/nuxt/issues/23979",0.7092679,["Reactive",3137],{},["Set"],["ShallowReactive",3140],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fepJoCMrS_IxH5FCMUG2fG21O3CFKYkdWsXckah1pTSc":-1},"/nuxt/fonts/644"]