This run took 971 seconds.
$ date
--- stdout ---
Sat Feb 28 00:50:11 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-Wikibase.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/repo'...
--- stdout ---
--- end ---
$ git config user.name libraryupgrader
--- stdout ---
--- end ---
$ git config user.email tools.libraryupgrader@tools.wmflabs.org
--- stdout ---
--- end ---
$ git submodule update --init
--- stderr ---
Submodule 'lib/resources/wikibase-api' (https://gerrit.wikimedia.org/r/wikibase/javascript-api) registered for path 'lib/resources/wikibase-api'
Submodule 'view/lib/wikibase-data-model' (https://phabricator.wikimedia.org/source/wikibase-data-model.git) registered for path 'view/lib/wikibase-data-model'
Submodule 'view/lib/wikibase-data-values' (https://phabricator.wikimedia.org/source/datavalues-javascript.git) registered for path 'view/lib/wikibase-data-values'
Submodule 'view/lib/wikibase-data-values-value-view' (https://gerrit.wikimedia.org/r/data-values/value-view) registered for path 'view/lib/wikibase-data-values-value-view'
Submodule 'view/lib/wikibase-serialization' (https://phabricator.wikimedia.org/source/wikibase-serialization.git) registered for path 'view/lib/wikibase-serialization'
Submodule 'view/lib/wikibase-termbox' (https://gerrit.wikimedia.org/r/wikibase/termbox) registered for path 'view/lib/wikibase-termbox'
Cloning into '/src/repo/lib/resources/wikibase-api'...
Cloning into '/src/repo/view/lib/wikibase-data-model'...
Cloning into '/src/repo/view/lib/wikibase-data-values'...
Cloning into '/src/repo/view/lib/wikibase-data-values-value-view'...
Cloning into '/src/repo/view/lib/wikibase-serialization'...
Cloning into '/src/repo/view/lib/wikibase-termbox'...
--- stdout ---
Submodule path 'lib/resources/wikibase-api': checked out '7f076e3534686ab35f7807462539fcef08b6e9f2'
Submodule path 'view/lib/wikibase-data-model': checked out '6b304daeb804591ddc4520925337429ac086515c'
Submodule path 'view/lib/wikibase-data-values': checked out '457733ebe7b0d090a67e2623350be2e4286077fe'
Submodule path 'view/lib/wikibase-data-values-value-view': checked out '7d7ff681d26da4ae7947bf444d28f507982064c8'
Submodule path 'view/lib/wikibase-serialization': checked out 'e9b9a736f19e42497bfe45cb6f323781b00b5023'
Submodule path 'view/lib/wikibase-termbox': checked out 'd1eca1b1e37fc6d451a10006537ba050b663036e'
--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.
--- end ---
$ git show-ref refs/heads/master
--- stdout ---
134402b5746b6afa2a4fed04a6f5690ae5b8ac67 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@cypress/request": {
"name": "@cypress/request",
"severity": "high",
"isDirect": false,
"via": [
"qs"
],
"effects": [],
"range": "<=3.0.9",
"nodes": [
"node_modules/@cypress/request"
],
"fixAvailable": true
},
"ajv": {
"name": "ajv",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1113428,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<6.14.0"
},
{
"source": 1113429,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=7.0.0-alpha.0 <8.18.0"
}
],
"effects": [],
"range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
"nodes": [
"node_modules/ajv",
"node_modules/table/node_modules/ajv"
],
"fixAvailable": true
},
"basic-ftp": {
"name": "basic-ftp",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1113518,
"name": "basic-ftp",
"dependency": "basic-ftp",
"title": "Basic FTP has Path Traversal Vulnerability in its downloadToDir() method",
"url": "https://github.com/advisories/GHSA-5rq4-664w-9x2c",
"severity": "critical",
"cwe": [
"CWE-22"
],
"cvss": {
"score": 9.1,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H"
},
"range": "<5.2.0"
}
],
"effects": [],
"range": "<5.2.0",
"nodes": [
"node_modules/basic-ftp"
],
"fixAvailable": true
},
"diff": {
"name": "diff",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1112705,
"name": "diff",
"dependency": "diff",
"title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
"url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
"severity": "low",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=5.0.0 <5.2.2"
},
{
"source": 1112706,
"name": "diff",
"dependency": "diff",
"title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
"url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
"severity": "low",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=6.0.0 <8.0.3"
}
],
"effects": [],
"range": "5.0.0 - 5.2.1 || 6.0.0 - 8.0.2",
"nodes": [
"node_modules/@wdio/reporter/node_modules/diff",
"node_modules/diff"
],
"fixAvailable": true
},
"editorconfig": {
"name": "editorconfig",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [],
"range": "1.0.3 - 1.0.4 || 2.0.0",
"nodes": [
"node_modules/editorconfig"
],
"fixAvailable": true
},
"fast-xml-parser": {
"name": "fast-xml-parser",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1113153,
"name": "fast-xml-parser",
"dependency": "fast-xml-parser",
"title": "fast-xml-parser has RangeError DoS Numeric Entities Bug",
"url": "https://github.com/advisories/GHSA-37qj-frw5-hhjh",
"severity": "high",
"cwe": [
"CWE-20",
"CWE-248"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=5.0.9 <=5.3.3"
},
{
"source": 1113565,
"name": "fast-xml-parser",
"dependency": "fast-xml-parser",
"title": "fast-xml-parser has stack overflow in XMLBuilder with preserveOrder",
"url": "https://github.com/advisories/GHSA-fj3w-jwp8-x2g3",
"severity": "low",
"cwe": [
"CWE-120"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<5.3.8"
},
{
"source": 1113568,
"name": "fast-xml-parser",
"dependency": "fast-xml-parser",
"title": "fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names",
"url": "https://github.com/advisories/GHSA-m7jm-9gc2-mpf2",
"severity": "critical",
"cwe": [
"CWE-185"
],
"cvss": {
"score": 9.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N"
},
"range": ">=5.0.0 <5.3.5"
},
{
"source": 1113569,
"name": "fast-xml-parser",
"dependency": "fast-xml-parser",
"title": "fast-xml-parser affected by DoS through entity expansion in DOCTYPE (no expansion limit)",
"url": "https://github.com/advisories/GHSA-jmr7-xgp7-cmfj",
"severity": "high",
"cwe": [
"CWE-776"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=5.0.0 <5.3.6"
}
],
"effects": [],
"range": "<=5.3.7",
"nodes": [
"node_modules/fast-xml-parser"
],
"fixAvailable": true
},
"form-data": {
"name": "form-data",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1109540,
"name": "form-data",
"dependency": "form-data",
"title": "form-data uses unsafe random function in form-data for choosing boundary",
"url": "https://github.com/advisories/GHSA-fjxv-7rqg-78g4",
"severity": "critical",
"cwe": [
"CWE-330"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<2.5.4"
}
],
"effects": [
"request"
],
"range": "<2.5.4",
"nodes": [
"node_modules/form-data"
],
"fixAvailable": false
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109842,
"name": "glob",
"dependency": "glob",
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2",
"severity": "high",
"cwe": [
"CWE-78"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=10.2.0 <10.5.0"
}
],
"effects": [],
"range": "10.2.0 - 10.4.5",
"nodes": [
"node_modules/@wdio/config/node_modules/glob",
"node_modules/archiver-utils/node_modules/glob",
"node_modules/js-beautify/node_modules/glob"
],
"fixAvailable": true
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [
"grunt-eslint"
],
"range": ">=0.4.0-a",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"grunt-eslint": {
"name": "grunt-eslint",
"severity": "high",
"isDirect": true,
"via": [
"grunt"
],
"effects": [],
"range": "<=1.0.0 || >=18.1.0",
"nodes": [
"node_modules/grunt-eslint"
],
"fixAvailable": {
"name": "grunt-eslint",
"version": "18.0.0",
"isSemVerMajor": true
}
},
"js-yaml": {
"name": "js-yaml",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1112714,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<3.14.2"
},
{
"source": 1112715,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.1.1"
}
],
"effects": [],
"range": "<3.14.2 || >=4.0.0 <4.1.1",
"nodes": [
"node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml",
"node_modules/grunt/node_modules/js-yaml",
"node_modules/js-yaml"
],
"fixAvailable": true
},
"lodash": {
"name": "lodash",
"severity": "moderate",
"isDirect": true,
"via": [
{
"source": 1112455,
"name": "lodash",
"dependency": "lodash",
"title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions",
"url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
},
"range": ">=4.0.0 <=4.17.22"
}
],
"effects": [],
"range": "4.0.0 - 4.17.21",
"nodes": [
"node_modules/lodash"
],
"fixAvailable": true
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113461,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=5.0.0 <5.1.7"
},
{
"source": 1113465,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=9.0.0 <9.0.6"
},
{
"source": 1113538,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.3"
},
{
"source": 1113540,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=5.0.0 <5.1.8"
},
{
"source": 1113544,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=9.0.0 <9.0.7"
},
{
"source": 1113546,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<3.1.4"
},
{
"source": 1113548,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=5.0.0 <5.1.8"
},
{
"source": 1113552,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=9.0.0 <9.0.7"
}
],
"effects": [
"editorconfig",
"grunt"
],
"range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/@wdio/config/node_modules/minimatch",
"node_modules/archiver-utils/node_modules/minimatch",
"node_modules/editorconfig/node_modules/minimatch",
"node_modules/eslint-plugin-n/node_modules/minimatch",
"node_modules/filelist/node_modules/minimatch",
"node_modules/glob/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/js-beautify/node_modules/minimatch",
"node_modules/minimatch",
"node_modules/mocha/node_modules/minimatch",
"node_modules/readdir-glob/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "0.3.17",
"isSemVerMajor": true
}
},
"mwbot": {
"name": "mwbot",
"severity": "moderate",
"isDirect": false,
"via": [
"request"
],
"effects": [
"wdio-mediawiki",
"wdio-wikibase"
],
"range": ">=0.1.6",
"nodes": [
"node_modules/mwbot"
],
"fixAvailable": false
},
"puppeteer-core": {
"name": "puppeteer-core",
"severity": "high",
"isDirect": false,
"via": [
"tar-fs",
"ws"
],
"effects": [],
"range": "10.0.0 - 22.11.1",
"nodes": [
"node_modules/puppeteer-core"
],
"fixAvailable": true
},
"qs": {
"name": "qs",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113132,
"name": "qs",
"dependency": "qs",
"title": "qs's arrayLimit bypass in its bracket notation allows DoS via memory exhaustion",
"url": "https://github.com/advisories/GHSA-6rw7-vpxm-498p",
"severity": "high",
"cwe": [
"CWE-20"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<6.14.1"
},
{
"source": 1113161,
"name": "qs",
"dependency": "qs",
"title": "qs's arrayLimit bypass in comma parsing allows denial of service",
"url": "https://github.com/advisories/GHSA-w7fw-mjwx-w883",
"severity": "low",
"cwe": [
"CWE-20"
],
"cvss": {
"score": 3.7,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
"range": ">=6.7.0 <=6.14.1"
}
],
"effects": [
"@cypress/request",
"request"
],
"range": "<=6.14.1",
"nodes": [
"node_modules/@cypress/request/node_modules/qs",
"node_modules/qs",
"node_modules/superagent/node_modules/qs"
],
"fixAvailable": false
},
"request": {
"name": "request",
"severity": "critical",
"isDirect": false,
"via": [
{
"source": 1096727,
"name": "request",
"dependency": "request",
"title": "Server-Side Request Forgery in Request",
"url": "https://github.com/advisories/GHSA-p8p7-x288-28g6",
"severity": "moderate",
"cwe": [
"CWE-918"
],
"cvss": {
"score": 6.1,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
},
"range": "<=2.88.2"
},
"form-data",
"qs",
"tough-cookie"
],
"effects": [
"mwbot"
],
"range": "*",
"nodes": [
"node_modules/request"
],
"fixAvailable": false
},
"tar-fs": {
"name": "tar-fs",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109532,
"name": "tar-fs",
"dependency": "tar-fs",
"title": "tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball",
"url": "https://github.com/advisories/GHSA-vj76-c3g6-qr5v",
"severity": "high",
"cwe": [
"CWE-22",
"CWE-61"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=2.0.0 <2.1.4"
},
{
"source": 1109543,
"name": "tar-fs",
"dependency": "tar-fs",
"title": "tar-fs can extract outside the specified dir with a specific tarball",
"url": "https://github.com/advisories/GHSA-8cj5-5rvv-wf4v",
"severity": "high",
"cwe": [
"CWE-22"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=2.0.0 <2.1.3"
},
{
"source": 1109552,
"name": "tar-fs",
"dependency": "tar-fs",
"title": "tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File",
"url": "https://github.com/advisories/GHSA-pq67-2wwv-3xjx",
"severity": "high",
"cwe": [
"CWE-22"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
},
"range": ">=2.0.0 <2.1.2"
}
],
"effects": [
"puppeteer-core"
],
"range": "2.0.0 - 2.1.3",
"nodes": [
"node_modules/tar-fs"
],
"fixAvailable": true
},
"tough-cookie": {
"name": "tough-cookie",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1097682,
"name": "tough-cookie",
"dependency": "tough-cookie",
"title": "tough-cookie Prototype Pollution vulnerability",
"url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N"
},
"range": "<4.1.3"
}
],
"effects": [
"request"
],
"range": "<4.1.3",
"nodes": [
"node_modules/tough-cookie"
],
"fixAvailable": false
},
"undici": {
"name": "undici",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1112496,
"name": "undici",
"dependency": "undici",
"title": "Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion",
"url": "https://github.com/advisories/GHSA-g9mf-h72j-4rw9",
"severity": "moderate",
"cwe": [
"CWE-770"
],
"cvss": {
"score": 5.9,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<6.23.0"
},
{
"source": 1112497,
"name": "undici",
"dependency": "undici",
"title": "Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion",
"url": "https://github.com/advisories/GHSA-g9mf-h72j-4rw9",
"severity": "moderate",
"cwe": [
"CWE-770"
],
"cvss": {
"score": 5.9,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=7.0.0 <7.18.2"
}
],
"effects": [],
"range": "<6.23.0 || >=7.0.0 <7.18.2",
"nodes": [
"node_modules/cheerio/node_modules/undici",
"node_modules/undici"
],
"fixAvailable": true
},
"wdio-mediawiki": {
"name": "wdio-mediawiki",
"severity": "moderate",
"isDirect": true,
"via": [
"mwbot"
],
"effects": [],
"range": "<=5.1.0",
"nodes": [
"node_modules/wdio-mediawiki"
],
"fixAvailable": {
"name": "wdio-mediawiki",
"version": "6.3.2",
"isSemVerMajor": true
}
},
"wdio-wikibase": {
"name": "wdio-wikibase",
"severity": "moderate",
"isDirect": true,
"via": [
"mwbot",
"wdio-mediawiki"
],
"effects": [],
"range": "*",
"nodes": [
"node_modules/wdio-wikibase"
],
"fixAvailable": false
},
"ws": {
"name": "ws",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1098392,
"name": "ws",
"dependency": "ws",
"title": "ws affected by a DoS when handling a request with many HTTP headers",
"url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q",
"severity": "high",
"cwe": [
"CWE-476"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": ">=8.0.0 <8.17.1"
}
],
"effects": [
"puppeteer-core"
],
"range": "8.0.0 - 8.17.0",
"nodes": [
"node_modules/ws"
],
"fixAvailable": true
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 1,
"moderate": 8,
"high": 10,
"critical": 4,
"total": 23
},
"dependencies": {
"prod": 1,
"dev": 1482,
"optional": 50,
"peer": 26,
"peerOptional": 0,
"total": 1482
}
}
}
--- end ---
$ /usr/bin/composer install
--- stderr ---
No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 60 installs, 0 updates, 0 removals
- Locking composer/installers (v2.3.0)
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.9)
- Locking composer/xdebug-handler (3.0.5)
- Locking data-values/common (1.2.0)
- Locking data-values/data-values (3.1.1)
- Locking data-values/geo (4.6.0)
- Locking data-values/interfaces (1.2.0)
- Locking data-values/number (0.13.0)
- Locking data-values/serialization (1.2.5)
- Locking data-values/time (1.2.0)
- Locking dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
- Locking diff/diff (3.4.0)
- Locking felixfbecker/advanced-json-rpc (v3.2.1)
- Locking mck89/peast (v1.17.4)
- Locking mediawiki/mediawiki-codesniffer (v48.0.0)
- Locking mediawiki/mediawiki-phan-config (0.18.0)
- Locking mediawiki/minus-x (1.1.3)
- Locking mediawiki/phan-taint-check-plugin (8.0.0)
- Locking microsoft/tolerant-php-parser (v0.1.2)
- Locking netresearch/jsonmapper (v4.5.0)
- Locking onoi/message-reporter (1.4.2)
- Locking phan/phan (5.5.2)
- Locking php-parallel-lint/php-console-color (v1.0.1)
- Locking php-parallel-lint/php-console-highlighter (v1.0.0)
- Locking php-parallel-lint/php-parallel-lint (v1.4.0)
- Locking phpat/phpat (0.11.10)
- Locking phpcsstandards/phpcsextra (1.4.0)
- Locking phpcsstandards/phpcsutils (1.1.1)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (5.3.0)
- Locking phpdocumentor/type-resolver (1.6.2)
- Locking phpstan/phpdoc-parser (0.4.9)
- Locking phpstan/phpstan (2.1.40)
- Locking psr/clock (1.0.0)
- Locking psr/container (2.0.2)
- Locking psr/http-message (2.0)
- Locking psr/log (1.1.4)
- Locking psr/simple-cache (1.0.1)
- Locking sabre/event (5.1.7)
- Locking serialization/serialization (4.1.0)
- Locking slevomat/coding-standard (6.4.1)
- Locking squizlabs/php_codesniffer (3.13.2)
- Locking swaggest/json-diff (v3.12.1)
- Locking symfony/console (v7.4.6)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/polyfill-ctype (v1.33.0)
- Locking symfony/polyfill-intl-grapheme (v1.33.0)
- Locking symfony/polyfill-intl-normalizer (v1.33.0)
- Locking symfony/polyfill-mbstring (v1.33.0)
- Locking symfony/polyfill-php80 (v1.33.0)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v8.0.6)
- Locking tysonandre/var_representation_polyfill (0.1.3)
- Locking webmozart/assert (1.12.1)
- Locking webonyx/graphql-php (v15.30.2)
- Locking wikimedia/purtle (v2.0.0)
- Locking wikimedia/timestamp (v5.1.0)
- Locking wmde/php-vuejs-templating (2.2.0-beta.9)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 60 installs, 0 updates, 0 removals
- Downloading dealerdirect/phpcodesniffer-composer-installer (v0.7.2)
- Downloading data-values/geo (4.6.0)
- Downloading data-values/number (0.13.0)
- Downloading data-values/serialization (1.2.5)
- Downloading data-values/time (1.2.0)
- Downloading phpdocumentor/type-resolver (1.6.2)
- Downloading phpdocumentor/reflection-docblock (5.3.0)
- Downloading phpstan/phpstan (2.1.40)
- Downloading phpat/phpat (0.11.10)
- Downloading phpstan/phpdoc-parser (0.4.9)
- Downloading slevomat/coding-standard (6.4.1)
- Downloading webonyx/graphql-php (v15.30.2)
- Downloading wmde/php-vuejs-templating (2.2.0-beta.9)
0/13 [>---------------------------] 0%
4/13 [========>-------------------] 30%
11/13 [=======================>----] 84%
13/13 [============================] 100%
- Installing composer/installers (v2.3.0): Extracting archive
- Installing squizlabs/php_codesniffer (3.13.2): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing data-values/interfaces (1.2.0): Extracting archive
- Installing data-values/data-values (3.1.1): Extracting archive
- Installing data-values/geo (4.6.0): Extracting archive
- Installing data-values/common (1.2.0): Extracting archive
- Installing data-values/number (0.13.0): Extracting archive
- Installing serialization/serialization (4.1.0): Extracting archive
- Installing data-values/serialization (1.2.5): Extracting archive
- Installing data-values/time (1.2.0): Extracting archive
- Installing diff/diff (3.4.0): Extracting archive
- Installing phpcsstandards/phpcsutils (1.1.1): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.33.0): Extracting archive
- Installing composer/spdx-licenses (1.5.9): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v48.0.0): Extracting archive
- Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive
- Installing symfony/polyfill-php80 (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.33.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.33.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.33.0): Extracting archive
- Installing symfony/string (v8.0.6): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v7.4.6): Extracting archive
- Installing sabre/event (5.1.7): Extracting archive
- Installing netresearch/jsonmapper (v4.5.0): Extracting archive
- Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive
- Installing webmozart/assert (1.12.1): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing phpdocumentor/type-resolver (1.6.2): Extracting archive
- Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
- Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive
- Installing psr/log (1.1.4): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing phan/phan (5.5.2): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (8.0.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.18.0): Extracting archive
- Installing mediawiki/minus-x (1.1.3): Extracting archive
- Installing onoi/message-reporter (1.4.2): Extracting archive
- Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive
- Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive
- Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive
- Installing phpstan/phpstan (2.1.40): Extracting archive
- Installing phpat/phpat (0.11.10): Extracting archive
- Installing psr/http-message (2.0): Extracting archive
- Installing psr/simple-cache (1.0.1): Extracting archive
- Installing phpstan/phpdoc-parser (0.4.9): Extracting archive
- Installing slevomat/coding-standard (6.4.1): Extracting archive
- Installing swaggest/json-diff (v3.12.1): Extracting archive
- Installing webonyx/graphql-php (v15.30.2): Extracting archive
- Installing wikimedia/purtle (v2.0.0): Extracting archive
- Installing psr/clock (1.0.0): Extracting archive
- Installing wikimedia/timestamp (v5.1.0): Extracting archive
- Installing mck89/peast (v1.17.4): Extracting archive
- Installing wmde/php-vuejs-templating (2.2.0-beta.9): Extracting archive
0/57 [>---------------------------] 0%
30/57 [==============>-------------] 52%
43/57 [=====================>------] 75%
56/57 [===========================>] 98%
57/57 [============================] 100%
3 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating autoload files
23 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
--- stdout ---
PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils,../../slevomat/coding-standard
--- end ---
Upgrading n:api-testing from 1.7.2 -> 1.7.3
Upgrading n:eslint-config-wikimedia from 0.31.0 -> 0.32.3
Upgrading n:@wikimedia/codex from 2.3.1 -> 2.3.4
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: cache-loader@4.1.0
npm WARN Found: webpack@5.66.0
npm WARN node_modules/webpack
npm WARN peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.1
npm WARN node_modules/@soda/friendly-errors-webpack-plugin
npm WARN @soda/friendly-errors-webpack-plugin@"^1.8.0" from @vue/cli-service@5.0.0-rc.2
npm WARN node_modules/@vue/cli-service
npm WARN 25 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN node_modules/@vue/cli-plugin-typescript
npm WARN 1 more (@vue/cli-service)
npm WARN
npm WARN Conflicting peer dependency: webpack@4.47.0
npm WARN node_modules/webpack
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN node_modules/@vue/cli-plugin-typescript
npm WARN 1 more (@vue/cli-service)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vue/server-renderer@3.5.16
npm WARN Found: vue@3.5.13
npm WARN node_modules/vue
npm WARN vue@"3.5.13" from the root project
npm WARN 6 more (@vue/babel-preset-app, @vue/cli-plugin-typescript, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN node_modules/@vue/test-utils
npm WARN
npm WARN Conflicting peer dependency: vue@3.5.16
npm WARN node_modules/vue
npm WARN peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN node_modules/@vue/test-utils
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated stylelint-processor-html@1.0.0: Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.3: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated superagent@6.1.0: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.3.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/registry'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/registry'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-else-closing-brace-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframe-declaration-no-important'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframes-name-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/length-zero-no-unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-else-empty-line-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/linebreaks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types/util'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/src/parsers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array-buffer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/hot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-line-length'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/dom-exception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-else-if-parentheses-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/formats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-nesting-depth'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isString.d.ts'
npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/error'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/web.url.to-json.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isSymbol.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-after'
npm WARNnpm tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/modules/web.url.to-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isTypedArray.d.ts'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/whitespaces.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/parser'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/whitespaces.js'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/formats'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isUndefined.d.ts'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/README.md'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isWeakMap.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-cn'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/regexp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-extend-no-missing-placeholder'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/isWeakSet.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/zh-tw'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-wasm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/iteratee.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/array-buffer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/scripting'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/join.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-wasm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/juxt.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/error'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/kebabCase.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/keyBy.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/value/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/value/guard'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/number'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-function-named-arguments'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/electron'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/scripting'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/keys.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/keysIn.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/regexp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/hot'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/last.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-unknown'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lastIndexOf.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/array-buffer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/scripting'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lastIndexOfFrom.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lowerCase.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/dom-exception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-function-parentheses-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-wasm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lowerFirst.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lt.d.ts'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/error'
npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/scripting'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/lte.d.ts'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist'
TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/map.d.ts'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/number'
npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mapKeys.d.ts'
WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/value/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/value/hash'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/pseudo'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mapValues.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/regexp'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-function-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/matches.d.ts'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/matchesProperty.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/array-buffer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/max.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/maxBy.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/dom-exception'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/errors/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mean.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/loc'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/meanBy.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/error'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-if-closing-brace-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/memoize.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/helpers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/number'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/merge.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/errors/utils'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/lib/core/streams/zlib-wasm'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mergeAll.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable/regexp'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mergeAllWith.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@zip.js/zip.js/.github'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/mergeWith.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-if-closing-brace-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/method.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/methodOf.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/types/PipelineJson'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/min.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/create'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/create'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@types/lodash/fp/minBy.d.ts'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/sets'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src/rules/at-if-no-null'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators'
npm ERR! code ENOENT
npm ERR! syscall mkdir
npm ERR! path /src/repo/repo/rest-api/node_modules/.bin
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/repo/rest-api/node_modules/.bin'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_51_02_002Z-debug-0.log
npm ERR! code ENOENT
npm ERR! syscall mkdir
npm ERR! path /src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/view/lib/wikibase-tainted-ref/node_modules/.bin'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_51_01_421Z-debug-0.log
npm ERR! process terminated
npm ERR! signal SIGTERM
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_51_01_230Z-debug-0.log
ERROR: "install:rest-api" exited with 254.
npm ERR! code 1
npm ERR! path /src/repo
npm ERR! command failed
npm ERR! command sh -c npm-run-all -p install:*
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_50_30_064Z-debug-0.log
--- stdout ---
> wikibase@0.1.0 postinstall
> npm-run-all -p install:*
> wikibase@0.1.0 install:bridge
> npm --prefix client/data-bridge ci
> wikibase@0.1.0 install:gql-explorer
> npm --prefix repo/domains/reuse/graphiql-explorer ci
> wikibase@0.1.0 install:reuse
> npm --prefix repo/domains/reuse ci
> wikibase@0.1.0 install:tainted-ref
> npm --prefix view/lib/wikibase-tainted-ref ci
> wikibase@0.1.0 install:rest-api
> npm --prefix repo/rest-api ci
added 222 packages, and audited 223 packages in 55s
36 packages are looking for funding
run `npm fund` for details
2 vulnerabilities (1 moderate, 1 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
added 162 packages, and audited 163 packages in 3m
15 packages are looking for funding
run `npm fund` for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
--- end ---
$ rm -rf package-lock.json node_modules
--- stdout ---
--- end ---
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.3.4',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm WARN deprecated whatwg-encoding@2.0.0: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@8.1.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@7.1.7: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.23.6',
npm WARN EBADENGINE required: { node: '^12 || ^14 || ^16 || ^17' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@39.2.2',
npm WARN EBADENGINE required: { node: '^14 || ^16 || ^17' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: cache-loader@4.1.0
npm WARN Found: webpack@5.66.0
npm WARN node_modules/webpack
npm WARN peer webpack@"^4.0.0 || ^5.0.0" from @soda/friendly-errors-webpack-plugin@1.8.1
npm WARN node_modules/@soda/friendly-errors-webpack-plugin
npm WARN @soda/friendly-errors-webpack-plugin@"^1.8.0" from @vue/cli-service@5.0.0-rc.2
npm WARN node_modules/@vue/cli-service
npm WARN 25 more (@vue/cli-plugin-babel, @vue/cli-plugin-eslint, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN node_modules/@vue/cli-plugin-typescript
npm WARN 1 more (@vue/cli-service)
npm WARN
npm WARN Conflicting peer dependency: webpack@4.47.0
npm WARN node_modules/webpack
npm WARN peer webpack@"^4.0.0" from cache-loader@4.1.0
npm WARN node_modules/cache-loader
npm WARN cache-loader@"^4.1.0" from @vue/cli-plugin-typescript@5.0.0-rc.2
npm WARN node_modules/@vue/cli-plugin-typescript
npm WARN 1 more (@vue/cli-service)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: @vue/server-renderer@3.5.16
npm WARN Found: vue@3.5.13
npm WARN node_modules/vue
npm WARN vue@"3.5.13" from the root project
npm WARN 6 more (@vue/babel-preset-app, @vue/cli-plugin-typescript, ...)
npm WARN
npm WARN Could not resolve dependency:
npm WARN peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN node_modules/@vue/test-utils
npm WARN
npm WARN Conflicting peer dependency: vue@3.5.16
npm WARN node_modules/vue
npm WARN peer vue@"3.5.16" from @vue/server-renderer@3.5.16
npm WARN node_modules/@vue/test-utils/node_modules/@vue/server-renderer
npm WARN optional @vue/server-renderer@"^3.0.1" from @vue/test-utils@2.3.0
npm WARN node_modules/@vue/test-utils
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated stylelint-processor-html@1.0.0: Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown
npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/topo@3.1.6: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated har-validator@5.1.3: this library is no longer supported
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated superagent@6.1.0: Please upgrade to v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net
npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address'
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated uuid@3.3.3: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi'
npm WARN deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/lib/web/websocket/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-name-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/no-duplicate-dollar-variables'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/testing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/bin'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/convertor'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/value/equal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/value/equal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-duplicate-names'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/no-duplicate-mixins'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/testing'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/xhr'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/lib/web/websocket/stream'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/no-global-function-names'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/generator'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-weight-notation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/operator-no-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-nesting.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/operator-no-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-not-sel-list.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/parser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/error'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-nth-child-of.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/error'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-blacklist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/operator-no-unspaced'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-opacity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/logging'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers/openai'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/src/__tests__'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-optional-pseudo.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-invalid'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/partial-no-import'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils/patterns'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-overflow-anchor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-parse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/percent-placeholder-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-overflow-overlay.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-overflow.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/errors'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/selector-nest-combinators'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-page-break.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/walker'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/structured-clone-proper-transfer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/selector-no-redundant-nesting-selector'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-paged-media.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers/openai'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-paint-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules/selector-no-union-class-name'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-pad-webkit-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/src/__fixtures__'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder-shown.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-pad.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-parse.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-punycode-to-ascii.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-print-color-adjust.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-read-only-write.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rebeccapurple.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim-forced.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/utils/sassValueParser'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-reflections.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers/openai'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-regions.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-relative-colors.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-repeating-gradients.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/structured-clone-proper-transfer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-name-case'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-resize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/traversal'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-revert-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-newline-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rrggbbaa.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-define-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/symbol-is-registered.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scroll-behavior.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-space-inside'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scrollbar.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/llm-providers/openai'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-define-to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-no-scheme-relative'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/symbol-is-registered.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sel3.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/create-wdio/build/cli'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-selection.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-quotes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-shapes.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-big-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/this-number-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-absolute-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-snappoints.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/exclude'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser/parser'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-big-int.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-indexed-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-integer-or-infinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-index.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-indexed-object.js'
npm npm WARNWARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sticky.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-integer-or-infinity.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-property-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-object.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-blacklist'
TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-offset.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-positive-integer.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-subgrid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-primitive.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-property-key.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-supports-api.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-table.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/schemes'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-set-like.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string-tag-support.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-align-last.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-uint8-clamped.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-box-trim.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitelist'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-indent.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-uint8-clamped.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-justify.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitespace-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-orientation.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-spacing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/hue-degree-notation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-textshadow.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/indentation'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-touch-action.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/docs'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-transitions.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uint8-from-base64.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uint8-from-hex.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-to-string.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructor.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unicode-bidi.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructors-require-wrappers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uid.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uint8-from-base64.js'
tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uint8-from-hex.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map'
npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/v8-prototype-define-bug.js'
tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unset-value.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/validate-arguments-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-map-basic-detection.js'
WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-variables.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/weak-set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/function'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframe-declaration-no-important'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/v8-prototype-define-bug.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/validate-arguments-length.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/modules/web.url.to-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-when-else.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-map-basic-detection.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-map-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/weak-set-helpers.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/modules/web.url.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/modules/web.url.to-json.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol-define.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/whitespaces.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/wrap-error-constructor-with-cause.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-widows-orphans.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/README.md'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/atrule'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframes-name-pattern'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-width-stretch.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/length-zero-no-unit'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-writing-mode.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/definition-syntax'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-zoom.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/linebreaks'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-attr.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/syntax/config'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-boxsizing.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-empty-lines'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-colors.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-line-length'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-grab.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-newer.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-nesting-depth'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-matcher-utils/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect/node_modules/@sinclair/typebox/build/cjs/type/extends'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors.js'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-tabsize.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-after'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/vue3-jest/node_modules/css-tree/lib/lexer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-before'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js.map'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-allowed-list'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/traverse'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@promptbook/utils/esm/typings/src/utils/expectation-counters'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array-buffer'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/undici/types'
npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/currentcolor.js'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src'
npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cheerio/node_modules/undici/docs'
npm ERR! code ENOENT
npm ERR! syscall mkdir
npm ERR! path /src/repo/repo/rest-api/node_modules/.bin
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/repo/rest-api/node_modules/.bin'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_59_22_741Z-debug-0.log
npm ERR! process terminated
npm ERR! signal SIGTERM
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_59_22_900Z-debug-0.log
ERROR: "install:rest-api" exited with 254.
npm ERR! code 1
npm ERR! path /src/repo
npm ERR! command failed
npm ERR! command sh -c npm-run-all -p install:*
npm ERR! A complete log of this run can be found in:
npm ERR! /cache/_logs/2026-02-28T00_58_19_736Z-debug-0.log
--- stdout ---
> wikibase@0.1.0 postinstall
> npm-run-all -p install:*
> wikibase@0.1.0 install:tainted-ref
> npm --prefix view/lib/wikibase-tainted-ref ci
> wikibase@0.1.0 install:gql-explorer
> npm --prefix repo/domains/reuse/graphiql-explorer ci
> wikibase@0.1.0 install:rest-api
> npm --prefix repo/rest-api ci
> wikibase@0.1.0 install:reuse
> npm --prefix repo/domains/reuse ci
> wikibase@0.1.0 install:bridge
> npm --prefix client/data-bridge ci
added 222 packages, and audited 223 packages in 2m
36 packages are looking for funding
run `npm fund` for details
2 vulnerabilities (1 moderate, 1 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
added 162 packages, and audited 163 packages in 4m
15 packages are looking for funding
run `npm fund` for details
1 high severity vulnerability
To address all issues, run:
npm audit fix
Run `npm audit` for details.
> tainted-ref@0.1.0 prepare
> node build/wikimedia-ui-base.js
added 2722 packages, and audited 2723 packages in 4m
160 packages are looking for funding
run `npm fund` for details
165 vulnerabilities (8 low, 81 moderate, 57 high, 19 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
--- end ---
Traceback (most recent call last):
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1037, in npm_upgrade
self.check_call(["npm", "install"])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 66, in check_call
res.check_returncode()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
self.stderr)
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'install']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1268, in main
libup.run()
~~~~~~~~~^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1202, in run
self.npm_upgrade(plan)
~~~~~~~~~~~~~~~~^^^^^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1040, in npm_upgrade
self.check_call(["npm", "install"])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 66, in check_call
res.check_returncode()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
self.stderr)
subprocess.CalledProcessError: Command '['/usr/bin/npm', 'install']' returned non-zero exit status 1.