Arguments: C:\Program Files\nodejs\node.exe C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\bin\yarn.js add vit-plugin-require-transform -D PATH: D:\Program Files (x86)\VMware\VMware Player\bin\;C:\Python27\Scripts;C:\Python27\;C:\Python310\Scripts;C:\Python310\;C:\Windows\system32;C:\Windows;D:\flutter\bin;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\bin;C:\Program Files\dotnet\;C:\Users\DELL\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\jdk-11\bin;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Users\DELL\AppData\Local\Microsoft\WindowsApps;C:\Users\DELL\AppData\Roaming\npm;C:\Users\DELL\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\DELL\.dotnet\tools;C:\Users\DELL\AppData\Roaming\nvm;C:\Program Files\nodejs Yarn version: 1.22.18 Node version: 16.14.2 Platform: win32 x64 Trace: Error: https://registry.yarnpkg.com/vit-plugin-require-transform: Not found at Request.params.callback [as _callback] (C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:66138:18) at Request.self.callback (C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:140883:22) at Request.emit (node:events:526:28) at Request. (C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141855:10) at Request.emit (node:events:526:28) at IncomingMessage. (C:\Users\DELL\AppData\Roaming\npm\node_modules\yarn\lib\cli.js:141777:12) at Object.onceWrapper (node:events:645:28) at IncomingMessage.emit (node:events:538:35) at endReadableNT (node:internal/streams/readable:1345:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) npm manifest: { "name": "vue-3d-loader", "private": false, "version": "2.1.3", "main": "dist/vue-3d-loader.cjs.js", "module": "dist/vue-3d-loader.esm.js", "types": "dist/types/index.d.ts", "scripts": { "dev": "vite", "build": "vue-tsc --noEmit && vite build && npm run build:types", "build:types": "node scripts/build-types.js", "build:example": "vue-tsc --noEmit && vite build --mode examples", "preview": "vite preview" }, "dependencies": { "@types/three": "^0.143.0", "three": "^0.143.0", "vue": "^3.2.25" }, "devDependencies": { "@types/node": "^18.11.9", "@vitejs/plugin-vue": "^2.3.3", "ts-morph": "^15.1.0", "typescript": "^4.7.4", "vite": "^2.9.9", "vite-plugin-eslint": "^1.6.1", "vite-plugin-vue-setup-extend": "^0.4.0", "vue-tsc": "^0.38.5" }, "repository": { "type": "git", "url": "https://github.com/king2088/vue-3d-loader.git" }, "bugs": { "url": "https://github.com/king2088/vue-3d-loader/issues" }, "homepage": "https://github.com/king2088/vue-3d-loader", "keywords": [ "vue", "3d", "threeJS", "3d viewer", "vue 3d" ], "license": "MIT" } yarn manifest: No manifest Lockfile: No lockfile