Arguments: /home/abhishek/.nvm/versions/node/v22.16.0/bin/node /usr/local/bin/yarn install PATH: /home/abhishek/.cargo/bin:/home/abhishek/.bun/bin:/usr/lib/jvm/java-17-openjdk-amd64/bin:/opt/oracle/instantclient_21_4:/opt/oracle/instantclient_21_4::/home/abhishek/.config/Code/User/globalStorage/github.copilot-chat/debugCommand:/home/abhishek/.config/Code/User/globalStorage/github.copilot-chat/copilotCli:/home/abhishek/.cargo/bin:/home/abhishek/.bun/bin:/usr/lib/jvm/java-17-openjdk-amd64/bin:/opt/oracle/instantclient_21_4::/home/abhishek/.nvm/versions/node/v22.16.0/bin:/home/abhishek/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/usr/bin/psql:/usr/lib/postgresql/15/bin/postgres:/opt/mssql-tools/bin:/usr/bin/psql:/usr/lib/postgresql/15/bin/postgres:/opt/mssql-tools/bin Yarn version: 1.22.19 Node version: 22.16.0 Platform: linux x64 Trace: Error: https://registry.yarnpkg.com/@peertube%2fplayer: Not found at params.callback [as _callback] (/usr/local/lib/node_modules/yarn/lib/cli.js:66145:18) at self.callback (/usr/local/lib/node_modules/yarn/lib/cli.js:140890:22) at Request.emit (node:events:518:28) at Request. (/usr/local/lib/node_modules/yarn/lib/cli.js:141862:10) at Request.emit (node:events:518:28) at IncomingMessage. (/usr/local/lib/node_modules/yarn/lib/cli.js:141784:12) at Object.onceWrapper (node:events:632:28) at IncomingMessage.emit (node:events:530:35) at endReadableNT (node:internal/streams/readable:1698:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) npm manifest: { "name": "peertube-client", "version": "8.0.2", "private": true, "license": "AGPL-3.0", "author": { "name": "Chocobozzz", "email": "chocobozzz@framasoft.org", "url": "http://github.com/Chocobozzz" }, "repository": { "type": "git", "url": "git+https://github.com/Chocobozzz/PeerTube.git" }, "scripts": { "lint": "npm run lint-ts && npm run lint-scss", "lint-ts": "eslint", "lint-scss": "stylelint 'src/**/*.scss'", "eslint": "eslint", "ng": "ng", "stylelint": "stylelint" }, "browser": { "net": false, "stream": false, "os": false, "http": false, "dgram": false, "util": false }, "workspaces": [ "../packages/*", "./src/standalone/player" ], "typings": "*.d.ts", "devDependencies": { "@angular/animations": "~20.3.16", "@angular/build": "~20.3.15", "@angular/cdk": "~20.2.14", "@angular/cli": "~20.3.15", "@angular/common": "~20.3.16", "@angular/compiler": "~20.3.16", "@angular/compiler-cli": "~20.3.16", "@angular/core": "~20.3.16", "@angular/forms": "~20.3.16", "@angular/localize": "~20.3.16", "@angular/platform-browser": "~20.3.16", "@angular/platform-browser-dynamic": "~20.3.16", "@angular/router": "~20.3.16", "@angular/service-worker": "~20.3.16", "@ng-bootstrap/ng-bootstrap": "^19.0.1", "@ngx-loading-bar/core": "^7.0.0", "@ngx-loading-bar/http-client": "^7.0.0", "@ngx-loading-bar/router": "^7.0.0", "@peertube/maildev": "^1.2.0", "@peertube/player": "workspace:*", "@peertube/xliffmerge": "^2.0.4", "@plussub/srt-vtt-parser": "^2.0.5", "@popperjs/core": "^2.11.8", "@primeng/themes": "^19.1.4", "@stylistic/eslint-plugin": "^5.5.0", "@types/core-js": "^2.5.8", "@types/debug": "^4.1.12", "@types/jschannel": "^1.0.6", "@types/linkifyjs": "^2.1.7", "@types/lodash-es": "^4.17.12", "@types/markdown-it": "^14.1.2", "@types/node": "^20.19.25", "@types/qrcode": "^1.5.6", "@types/sanitize-html": "2.16.0", "@types/sha.js": "^2.4.4", "@wdio/browserstack-service": "^9.20.0", "@wdio/cli": "^9.20.0", "@wdio/globals": "^9.17.0", "@wdio/local-runner": "^9.20.0", "@wdio/mocha-framework": "^9.20.0", "@wdio/shared-store-service": "^9.20.0", "@wdio/spec-reporter": "^9.20.0", "angular-eslint": "^20.6.0", "angularx-qrcode": "20.0.0", "bootstrap": "^5.3.8", "buffer": "^6.0.3", "chart.js": "^4.5.1", "chartjs-plugin-zoom": "~2.2.0", "color-bits": "^1.1.1", "core-js": "^3.46.0", "debug": "^4.4.3", "dompurify": "^3.3.0", "eslint": "^9.39.1", "eslint-config-love": "^133.0.0", "expect-webdriverio": "^5.4.3", "hls.js": "~1.6.14", "intl-messageformat": "^10.7.18", "jschannel": "^1.0.2", "linkify-html": "^4.3.2", "linkifyjs": "^4.3.2", "lodash-es": "^4.17.21", "markdown-it": "14.1.0", "markdown-it-emoji": "^3.0.0", "ngx-uploadx": "^7.0.1", "p2p-media-loader-core": "^2.2.1", "p2p-media-loader-hlsjs": "^2.2.1", "primeng": "^19.1.4", "rxjs": "^7.8.2", "sass-embedded": "^1.93.3", "sha.js": "^2.4.12", "socket.io-client": "^4.8.1", "stylelint": "^16.25.0", "stylelint-config-sass-guidelines": "^12.1.0", "stylelint-order": "^7.0.0", "tinykeys": "^3.0.0", "ts-node": "^10.9.2", "tslib": "^2.8.1", "type-fest": "^5.2.0", "typescript": "~5.9.3", "ua-parser-js": "^2.0.6", "video.js": "^8.23.4", "vite": "^7.2.2", "vite-plugin-checker": "^0.11.0", "vite-plugin-node-polyfills": "^0.24.0", "zone.js": "~0.15.1" } } yarn manifest: No manifest Lockfile: No lockfile