You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jade-gui/yarn-error.log

95 lines
3.8 KiB
Plaintext

Arguments:
/home/marsh/.local/share/nvm/v18.9.1/bin/node /home/marsh/.local/share/nvm/v18.9.1/bin/yarn add -D git.getcryst.al:marshmallow/plugin-xml.git
PATH:
/home/marsh/.local/bin:/home/marsh/.cargo/bin:/home/marsh/.local/share/nvim/mason/bin:/home/marsh/.local/share/nvm/v18.9.1/bin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Yarn version:
1.22.19
Node version:
18.9.1
Platform:
linux x64
Trace:
Error: https://registry.yarnpkg.com/git.getcryst.al:marshmallow%2fplugin-xml.git: Request "https://registry.yarnpkg.com/git.getcryst.al:marshmallow%2fplugin-xml.git" returned a 405
at params.callback [as _callback] (/home/marsh/.local/share/nvm/v18.9.1/lib/node_modules/yarn/lib/cli.js:66154:18)
at self.callback (/home/marsh/.local/share/nvm/v18.9.1/lib/node_modules/yarn/lib/cli.js:140890:22)
at Request.emit (node:events:513:28)
at Request.<anonymous> (/home/marsh/.local/share/nvm/v18.9.1/lib/node_modules/yarn/lib/cli.js:141862:10)
at Request.emit (node:events:513:28)
at IncomingMessage.<anonymous> (/home/marsh/.local/share/nvm/v18.9.1/lib/node_modules/yarn/lib/cli.js:141784:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
npm manifest:
{
"scripts": {
"fmt": "yarn prettier --write '**/*.{xml,ui,css}' '!build-dir' '!_build' && python -m black ."
},
"devDependencies": {
"@prettier/plugin-xml": "file:/home/marsh/git/plugin-xml",
"prettier": "^2.7.1"
},
"prettier": {
"bracketSameLine": true,
"singleAttributePerLine": false,
"xmlSelfClosingSpace": false,
"xmlWhitespaceSensitivity": "ignore"
}
}
yarn manifest:
No manifest
Lockfile:
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
"@prettier/plugin-xml@file:../../git/plugin-xml":
version "2.2.0"
dependencies:
"@xml-tools/parser" "^1.0.11"
prettier ">=2.4.0"
"@xml-tools/parser@^1.0.11":
version "1.0.11"
resolved "https://registry.yarnpkg.com/@xml-tools/parser/-/parser-1.0.11.tgz#a118a14099ea5c3c537e4781fad2fc195b57f8ff"
integrity sha512-aKqQ077XnR+oQtHJlrAflaZaL7qZsulWc/i/ZEooar5JiWj1eLt0+Wg28cpa+XLney107wXqneC+oG1IZvxkTA==
dependencies:
chevrotain "7.1.1"
chevrotain@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/chevrotain/-/chevrotain-7.1.1.tgz#5122814eafd1585a9601f9180a7be9c42d5699c6"
integrity sha512-wy3mC1x4ye+O+QkEinVJkPf5u2vsrDIYW9G7ZuwFl6v/Yu0LwUuT2POsb+NUWApebyxfkQq6+yDfRExbnI5rcw==
dependencies:
regexp-to-ast "0.5.0"
git@^0.1.5:
version "0.1.5"
resolved "https://registry.yarnpkg.com/git/-/git-0.1.5.tgz#9ef62df93f851c27542143bf52d1c68b1017ca15"
integrity sha512-N+bfOrXyKMU/fQtCj6D/U9MQOEN0DAA8TLHSLdUQRSWBOkeRvsjJHdrdkvcq05xO7GSDKWc3nDEGoTZ4DfCCSg==
dependencies:
mime "1.2.9"
mime@1.2.9:
version "1.2.9"
resolved "https://registry.yarnpkg.com/mime/-/mime-1.2.9.tgz#009cd40867bd35de521b3b966f04e2f8d4d13d09"
integrity sha512-WiLgbHTIq5AYUvU/Luli4mZ1bUcHpGNHyCsbl+KPMg4zt+XUDpQehWjuBjdLaEvDTinvKj/FgfQt3fPoT7j08g==
prettier@>=2.4.0, prettier@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
regexp-to-ast@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/regexp-to-ast/-/regexp-to-ast-0.5.0.tgz#56c73856bee5e1fef7f73a00f1473452ab712a24"
integrity sha512-tlbJqcMHnPKI9zSrystikWKwHkBqu2a/Sgw01h3zFjvYrMxEDYHzzoMZnUrbIfpTFEsoRnnviOXNCzFiSc54Qw==