oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
72.1k stars 2.58k forks source link

[WINDOWS] Bun install fail to replace lockfile and crashes (EINVAL error) #11227

Open zC4sTr0 opened 1 month ago

zC4sTr0 commented 1 month ago

What version of Bun is running?

1.1.8+89d25807f

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What steps can reproduce the bug?

create any new app using npx create-next-app --use-bun

after everything finishes, try to do npm i

What is the expected behavior?

The packages should at least be installed. NextJS could have errors due to no compatibility, but these kind of errors to replace lockfile doesnt seems nice.

What do you see instead?

image

Complete output with --verbose

Click here to open complete bun --verbose log output ``` PS bun i --verbose bun install v1.1.8 (89d25807) [0.00ms] [cache hit] @types/node - "@types/node": "^20" - @types/node@20.12.12 [0.00ms] [cache hit] @types/react - "@types/react": "^18" - @types/react@18.3.2 [0.00ms] [cache hit] @types/react-dom - "@types/react-dom": "^18" - @types/react-dom@18.3.0 [0.00ms] [cache hit] eslint - "eslint": "^8" - eslint@8.57.0 [1.00ms] [cache hit] eslint-config-next - "eslint-config-next": "14.2.3" - eslint-config-next@14.2.3 [0.00ms] [cache hit] postcss - "postcss": "^8" - postcss@8.4.38 [1.00ms] [cache hit] tailwindcss - "tailwindcss": "^3.4.1" - tailwindcss@3.4.3 [1.00ms] [cache hit] typescript - "typescript": "^5" - typescript@5.4.5 [3.00ms] [cache hit] next - "next": "14.2.3" - next@14.2.3 [0.00ms] [cache hit] react - "react": "^18" - react@18.3.1 [0.00ms] [cache hit] react-dom - "react-dom": "^18" - react-dom@18.3.1 [0.00ms] [cache hit] undici-types - "undici-types": "~5.26.4" - undici-types@5.26.5 [0.00ms] [cache hit] @types/prop-types - "@types/prop-types": "*" - @types/prop-types@15.7.12 [0.00ms] [cache hit] csstype - "csstype": "^3.0.2" - csstype@3.1.3 [0.00ms] [cache hit] @eslint-community/eslint-utils - "@eslint-community/eslint-utils": "^4.2.0" - @eslint-community/eslint-utils@4.4.0 [0.00ms] [cache hit] @eslint-community/regexpp - "@eslint-community/regexpp": "^4.6.1" - @eslint-community/regexpp@4.10.0 [0.00ms] [cache hit] @eslint/eslintrc - "@eslint/eslintrc": "^2.1.4" - @eslint/eslintrc@2.1.4 [0.00ms] [cache hit] @eslint/js - "@eslint/js": "8.57.0" - @eslint/js@8.57.0 [0.00ms] [cache hit] @humanwhocodes/config-array - "@humanwhocodes/config-array": "^0.11.14" - @humanwhocodes/config-array@0.11.14 [0.00ms] [cache hit] @humanwhocodes/module-importer - "@humanwhocodes/module-importer": "^1.0.1" - @humanwhocodes/module-importer@1.0.1 [0.00ms] [cache hit] @nodelib/fs.walk - "@nodelib/fs.walk": "^1.2.8" - @nodelib/fs.walk@1.2.8 [0.00ms] [cache hit] @ungap/structured-clone - "@ungap/structured-clone": "^1.2.0" - @ungap/structured-clone@1.2.0 [0.00ms] [cache hit] ajv - "ajv": "^6.12.4" - ajv@6.12.6 [0.00ms] [cache hit] chalk - "chalk": "^4.0.0" - chalk@4.1.2 [0.00ms] [cache hit] cross-spawn - "cross-spawn": "^7.0.2" - cross-spawn@7.0.3 [0.00ms] [cache hit] debug - "debug": "^4.3.2" - debug@4.3.4 [0.00ms] [cache hit] doctrine - "doctrine": "^3.0.0" - doctrine@3.0.0 [0.00ms] [cache hit] escape-string-regexp - "escape-string-regexp": "^4.0.0" - escape-string-regexp@4.0.0 [0.00ms] [cache hit] eslint-scope - "eslint-scope": "^7.2.2" - eslint-scope@7.2.2 [0.00ms] [cache hit] eslint-visitor-keys - "eslint-visitor-keys": "^3.4.3" - eslint-visitor-keys@3.4.3 [0.00ms] [cache hit] espree - "espree": "^9.6.1" - espree@9.6.1 [0.00ms] [cache hit] esquery - "esquery": "^1.4.2" - esquery@1.5.0 [0.00ms] [cache hit] esutils - "esutils": "^2.0.2" - esutils@2.0.3 [0.00ms] [cache hit] fast-deep-equal - "fast-deep-equal": "^3.1.3" - fast-deep-equal@3.1.3 [0.00ms] [cache hit] file-entry-cache - "file-entry-cache": "^6.0.1" - file-entry-cache@6.0.1 [0.00ms] [cache hit] find-up - "find-up": "^5.0.0" - find-up@5.0.0 [0.00ms] [cache hit] glob-parent - "glob-parent": "^6.0.2" - glob-parent@6.0.2 [0.00ms] [cache hit] globals - "globals": "^13.19.0" - globals@13.24.0 [0.00ms] [cache hit] graphemer - "graphemer": "^1.4.0" - graphemer@1.4.0 [0.00ms] [cache hit] ignore - "ignore": "^5.2.0" - ignore@5.3.1 [0.00ms] [cache hit] imurmurhash - "imurmurhash": "^0.1.4" - imurmurhash@0.1.4 [0.00ms] [cache hit] is-glob - "is-glob": "^4.0.0" - is-glob@4.0.3 [0.00ms] [cache hit] is-path-inside - "is-path-inside": "^3.0.3" - is-path-inside@3.0.3 [0.00ms] [cache hit] js-yaml - "js-yaml": "^4.1.0" - js-yaml@4.1.0 [0.00ms] [cache hit] json-stable-stringify-without-jsonify - "json-stable-stringify-without-jsonify": "^1.0.1" - json-stable-stringify-without-jsonify@1.0.1 [0.00ms] [cache hit] levn - "levn": "^0.4.1" - levn@0.4.1 [0.00ms] [cache hit] lodash.merge - "lodash.merge": "^4.6.2" - lodash.merge@4.6.2 [0.00ms] [cache hit] minimatch - "minimatch": "^3.1.2" - minimatch@3.1.2 [0.00ms] [cache hit] natural-compare - "natural-compare": "^1.4.0" - natural-compare@1.4.0 [0.00ms] [cache hit] optionator - "optionator": "^0.9.3" - optionator@0.9.4 [0.00ms] [cache hit] strip-ansi - "strip-ansi": "^6.0.1" - strip-ansi@6.0.1 [0.00ms] [cache hit] text-table - "text-table": "^0.2.0" - text-table@0.2.0 [0.00ms] [cache hit] @next/eslint-plugin-next - "@next/eslint-plugin-next": "14.2.3" - @next/eslint-plugin-next@14.2.3 [0.00ms] [cache hit] @rushstack/eslint-patch - "@rushstack/eslint-patch": "^1.3.3" - @rushstack/eslint-patch@1.10.3 [2.00ms] [cache hit] @typescript-eslint/parser - "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0" - @typescript-eslint/parser@7.2.0 [0.00ms] [cache hit] eslint-import-resolver-node - "eslint-import-resolver-node": "^0.3.6" - eslint-import-resolver-node@0.3.9 [0.00ms] [cache hit] eslint-import-resolver-typescript - "eslint-import-resolver-typescript": "^3.5.2" - eslint-import-resolver-typescript@3.6.1 [0.00ms] [cache hit] eslint-plugin-import - "eslint-plugin-import": "^2.28.1" - eslint-plugin-import@2.29.1 [0.00ms] [cache hit] eslint-plugin-jsx-a11y - "eslint-plugin-jsx-a11y": "^6.7.1" - eslint-plugin-jsx-a11y@6.8.0 [0.00ms] [cache hit] eslint-plugin-react - "eslint-plugin-react": "^7.33.2" - eslint-plugin-react@7.34.1 [0.00ms] [cache hit] eslint-plugin-react-hooks - "eslint-plugin-react-hooks": "^4.5.0 || 5.0.0-canary-7118f5dd7-20230705" - eslint-plugin-react-hooks@4.6.2 [0.00ms] [cache hit] nanoid - "nanoid": "^3.3.7" - nanoid@3.3.7 [0.00ms] [cache hit] picocolors - "picocolors": "^1.0.0" - picocolors@1.0.1 [0.00ms] [cache hit] source-map-js - "source-map-js": "^1.2.0" - source-map-js@1.2.0 [0.00ms] [cache hit] @alloc/quick-lru - "@alloc/quick-lru": "^5.2.0" - @alloc/quick-lru@5.2.0 [0.00ms] [cache hit] arg - "arg": "^5.0.2" - arg@5.0.2 [0.00ms] [cache hit] chokidar - "chokidar": "^3.5.3" - chokidar@3.6.0 [0.00ms] [cache hit] didyoumean - "didyoumean": "^1.2.2" - didyoumean@1.2.2 [0.00ms] [cache hit] dlv - "dlv": "^1.1.3" - dlv@1.1.3 [0.00ms] [cache hit] fast-glob - "fast-glob": "^3.3.0" - fast-glob@3.3.2 [0.00ms] [cache hit] jiti - "jiti": "^1.21.0" - jiti@1.21.0 [0.00ms] [cache hit] lilconfig - "lilconfig": "^2.1.0" - lilconfig@2.1.0 [0.00ms] [cache hit] micromatch - "micromatch": "^4.0.5" - micromatch@4.0.6 [0.00ms] [cache hit] normalize-path - "normalize-path": "^3.0.0" - normalize-path@3.0.0 [0.00ms] [cache hit] object-hash - "object-hash": "^3.0.0" - object-hash@3.0.0 [0.00ms] [cache hit] postcss-import - "postcss-import": "^15.1.0" - postcss-import@15.1.0 [0.00ms] [cache hit] postcss-js - "postcss-js": "^4.0.1" - postcss-js@4.0.1 [0.00ms] [cache hit] postcss-load-config - "postcss-load-config": "^4.0.1" - postcss-load-config@4.0.2 [0.00ms] [cache hit] postcss-nested - "postcss-nested": "^6.0.1" - postcss-nested@6.0.1 [0.00ms] [cache hit] postcss-selector-parser - "postcss-selector-parser": "^6.0.11" - postcss-selector-parser@6.0.16 [0.00ms] [cache hit] resolve - "resolve": "^1.22.2" - resolve@1.22.8 [0.00ms] [cache hit] sucrase - "sucrase": "^3.32.0" - sucrase@3.35.0 [1.00ms] [cache hit] @next/env - "@next/env": "14.2.3" - @next/env@14.2.3 [0.00ms] [cache hit] @swc/helpers - "@swc/helpers": "0.5.5" - @swc/helpers@0.5.5 [0.00ms] [cache hit] busboy - "busboy": "1.6.0" - busboy@1.6.0 [0.00ms] [cache hit] caniuse-lite - "caniuse-lite": "^1.0.30001579" - caniuse-lite@1.0.30001620 [0.00ms] [cache hit] graceful-fs - "graceful-fs": "^4.2.11" - graceful-fs@4.2.11 - "postcss": "8.4.31" - postcss@8.4.31 [0.00ms] [cache hit] styled-jsx - "styled-jsx": "5.1.1" - styled-jsx@5.1.1 [0.00ms] [cache hit] @next/swc-darwin-arm64 - "@next/swc-darwin-arm64": "14.2.3" - @next/swc-darwin-arm64@14.2.3 [0.00ms] [cache hit] @next/swc-darwin-x64 - "@next/swc-darwin-x64": "14.2.3" - @next/swc-darwin-x64@14.2.3 [0.00ms] [cache hit] @next/swc-linux-arm64-gnu - "@next/swc-linux-arm64-gnu": "14.2.3" - @next/swc-linux-arm64-gnu@14.2.3 [0.00ms] [cache hit] @next/swc-linux-arm64-musl - "@next/swc-linux-arm64-musl": "14.2.3" - @next/swc-linux-arm64-musl@14.2.3 [0.00ms] [cache hit] @next/swc-linux-x64-gnu - "@next/swc-linux-x64-gnu": "14.2.3" - @next/swc-linux-x64-gnu@14.2.3 [0.00ms] [cache hit] @next/swc-linux-x64-musl - "@next/swc-linux-x64-musl": "14.2.3" - @next/swc-linux-x64-musl@14.2.3 [0.00ms] [cache hit] @next/swc-win32-arm64-msvc - "@next/swc-win32-arm64-msvc": "14.2.3" - @next/swc-win32-arm64-msvc@14.2.3 [0.00ms] [cache hit] @next/swc-win32-ia32-msvc - "@next/swc-win32-ia32-msvc": "14.2.3" - @next/swc-win32-ia32-msvc@14.2.3 [1.00ms] [cache hit] @next/swc-win32-x64-msvc - "@next/swc-win32-x64-msvc": "14.2.3" - @next/swc-win32-x64-msvc@14.2.3 [0.00ms] [cache hit] loose-envify - "loose-envify": "^1.1.0" - loose-envify@1.4.0 [0.00ms] [cache hit] scheduler - "scheduler": "^0.23.2" - scheduler@0.23.2 [0.00ms] [cache hit] import-fresh - "import-fresh": "^3.2.1" - import-fresh@3.3.0 [0.00ms] [cache hit] strip-json-comments - "strip-json-comments": "^3.1.1" - strip-json-comments@3.1.1 [0.00ms] [cache hit] @humanwhocodes/object-schema - "@humanwhocodes/object-schema": "^2.0.2" - @humanwhocodes/object-schema@2.0.3 [0.00ms] [cache hit] @nodelib/fs.scandir - "@nodelib/fs.scandir": "2.1.5" - @nodelib/fs.scandir@2.1.5 [0.00ms] [cache hit] fastq - "fastq": "^1.6.0" - fastq@1.17.1 [0.00ms] [cache hit] fast-json-stable-stringify - "fast-json-stable-stringify": "^2.0.0" - fast-json-stable-stringify@2.1.0 [0.00ms] [cache hit] json-schema-traverse - "json-schema-traverse": "^0.4.1" - json-schema-traverse@0.4.1 [0.00ms] [cache hit] uri-js - "uri-js": "^4.2.2" - uri-js@4.4.1 [0.00ms] [cache hit] ansi-styles - "ansi-styles": "^4.1.0" - ansi-styles@4.3.0 [0.00ms] [cache hit] supports-color - "supports-color": "^7.1.0" - supports-color@7.2.0 [0.00ms] [cache hit] path-key - "path-key": "^3.1.0" - path-key@3.1.1 [0.00ms] [cache hit] shebang-command - "shebang-command": "^2.0.0" - shebang-command@2.0.0 [0.00ms] [cache hit] which - "which": "^2.0.1" - which@2.0.2 [0.00ms] [cache hit] ms - "ms": "2.1.2" - ms@2.1.2 [0.00ms] [cache hit] esrecurse - "esrecurse": "^4.3.0" - esrecurse@4.3.0 [0.00ms] [cache hit] estraverse - "estraverse": "^5.2.0" - estraverse@5.3.0 [0.00ms] [cache hit] acorn - "acorn": "^8.9.0" - acorn@8.11.3 [0.00ms] [cache hit] acorn-jsx - "acorn-jsx": "^5.3.2" - acorn-jsx@5.3.2 [0.00ms] [cache hit] flat-cache - "flat-cache": "^3.0.4" - flat-cache@3.2.0 [0.00ms] [cache hit] locate-path - "locate-path": "^6.0.0" - locate-path@6.0.0 [0.00ms] [cache hit] path-exists - "path-exists": "^4.0.0" - path-exists@4.0.0 [0.00ms] [cache hit] type-fest - "type-fest": "^0.20.2" - type-fest@0.20.2 [0.00ms] [cache hit] is-extglob - "is-extglob": "^2.1.1" - is-extglob@2.1.1 [0.00ms] [cache hit] argparse - "argparse": "^2.0.1" - argparse@2.0.1 [0.00ms] [cache hit] prelude-ls - "prelude-ls": "^1.2.1" - prelude-ls@1.2.1 [0.00ms] [cache hit] type-check - "type-check": "~0.4.0" - type-check@0.4.0 [0.00ms] [cache hit] brace-expansion - "brace-expansion": "^1.1.7" - brace-expansion@1.1.11 [0.00ms] [cache hit] deep-is - "deep-is": "^0.1.3" - deep-is@0.1.4 [0.00ms] [cache hit] word-wrap - "word-wrap": "^1.2.5" - word-wrap@1.2.5 [0.00ms] [cache hit] fast-levenshtein - "fast-levenshtein": "^2.0.6" - fast-levenshtein@2.0.6 [0.00ms] [cache hit] ansi-regex - "ansi-regex": "^5.0.1" - ansi-regex@5.0.1 [0.00ms] [cache hit] glob - "glob": "10.3.10" - glob@10.3.10 [1.00ms] [cache hit] @typescript-eslint/scope-manager - "@typescript-eslint/scope-manager": "7.2.0" - @typescript-eslint/scope-manager@7.2.0 [0.00ms] [cache hit] @typescript-eslint/types - "@typescript-eslint/types": "7.2.0" - @typescript-eslint/types@7.2.0 [2.00ms] [cache hit] @typescript-eslint/typescript-estree - "@typescript-eslint/typescript-estree": "7.2.0" - @typescript-eslint/typescript-estree@7.2.0 [0.00ms] [cache hit] @typescript-eslint/visitor-keys - "@typescript-eslint/visitor-keys": "7.2.0" - @typescript-eslint/visitor-keys@7.2.0 - "debug": "^3.2.7" - debug@3.2.7 [0.00ms] [cache hit] is-core-module - "is-core-module": "^2.13.0" - is-core-module@2.13.1 [0.00ms] [cache hit] enhanced-resolve - "enhanced-resolve": "^5.12.0" - enhanced-resolve@5.16.1 [0.00ms] [cache hit] eslint-module-utils - "eslint-module-utils": "^2.7.4" - eslint-module-utils@2.8.1 [0.00ms] [cache hit] get-tsconfig - "get-tsconfig": "^4.5.0" - get-tsconfig@4.7.5 [0.00ms] [cache hit] array-includes - "array-includes": "^3.1.7" - array-includes@3.1.8 [0.00ms] [cache hit] array.prototype.findlastindex - "array.prototype.findlastindex": "^1.2.3" - array.prototype.findlastindex@1.2.5 [0.00ms] [cache hit] array.prototype.flat - "array.prototype.flat": "^1.3.2" - array.prototype.flat@1.3.2 [0.00ms] [cache hit] array.prototype.flatmap - "array.prototype.flatmap": "^1.3.2" - array.prototype.flatmap@1.3.2 - "doctrine": "^2.1.0" - doctrine@2.1.0 [0.00ms] [cache hit] hasown - "hasown": "^2.0.0" - hasown@2.0.2 [0.00ms] [cache hit] object.fromentries - "object.fromentries": "^2.0.7" - object.fromentries@2.0.8 [0.00ms] [cache hit] object.groupby - "object.groupby": "^1.0.1" - object.groupby@1.0.3 [0.00ms] [cache hit] object.values - "object.values": "^1.1.7" - object.values@1.2.0 [0.00ms] [cache hit] semver - "semver": "^6.3.1" - semver@6.3.1 [0.00ms] [cache hit] tsconfig-paths - "tsconfig-paths": "^3.15.0" - tsconfig-paths@3.15.0 [0.00ms] [cache hit] @babel/runtime - "@babel/runtime": "^7.23.2" - @babel/runtime@7.24.5 [0.00ms] [cache hit] aria-query - "aria-query": "^5.3.0" - aria-query@5.3.0 [0.00ms] [cache hit] ast-types-flow - "ast-types-flow": "^0.0.8" - ast-types-flow@0.0.8 [0.00ms] [cache hit] axe-core - "axe-core": "=4.7.0" - axe-core@4.7.0 [0.00ms] [cache hit] axobject-query - "axobject-query": "^3.2.1" - axobject-query@3.2.1 [0.00ms] [cache hit] damerau-levenshtein - "damerau-levenshtein": "^1.0.8" - damerau-levenshtein@1.0.8 [0.00ms] [cache hit] emoji-regex - "emoji-regex": "^9.2.2" - emoji-regex@9.2.2 [0.00ms] [cache hit] es-iterator-helpers - "es-iterator-helpers": "^1.0.15" - es-iterator-helpers@1.0.19 [0.00ms] [cache hit] jsx-ast-utils - "jsx-ast-utils": "^3.3.5" - jsx-ast-utils@3.3.5 [0.00ms] [cache hit] language-tags - "language-tags": "^1.0.9" - language-tags@1.0.9 [0.00ms] [cache hit] object.entries - "object.entries": "^1.1.7" - object.entries@1.1.8 [0.00ms] [cache hit] array.prototype.findlast - "array.prototype.findlast": "^1.2.4" - array.prototype.findlast@1.2.5 [0.00ms] [cache hit] array.prototype.toreversed - "array.prototype.toreversed": "^1.1.2" - array.prototype.toreversed@1.1.2 [0.00ms] [cache hit] array.prototype.tosorted - "array.prototype.tosorted": "^1.1.3" - array.prototype.tosorted@1.1.3 [0.00ms] [cache hit] object.hasown - "object.hasown": "^1.1.3" - object.hasown@1.1.4 [0.00ms] [cache hit] prop-types - "prop-types": "^15.8.1" - prop-types@15.8.1 - "resolve": "^2.0.0-next.5" - resolve@2.0.0-next.5 [0.00ms] [cache hit] string.prototype.matchall - "string.prototype.matchall": "^4.0.10" - string.prototype.matchall@4.0.11 [0.00ms] [cache hit] anymatch - "anymatch": "~3.1.2" - anymatch@3.1.3 [0.00ms] [cache hit] braces - "braces": "~3.0.2" - braces@3.0.3 - "glob-parent": "~5.1.2" - glob-parent@5.1.2 [0.00ms] [cache hit] is-binary-path - "is-binary-path": "~2.1.0" - is-binary-path@2.1.0 [0.00ms] [cache hit] readdirp - "readdirp": "~3.6.0" - readdirp@3.6.0 [0.00ms] [cache hit] fsevents - "fsevents": "~2.3.2" - fsevents@2.3.3 [0.00ms] [cache hit] @nodelib/fs.stat - "@nodelib/fs.stat": "^2.0.2" - @nodelib/fs.stat@2.0.5 [0.00ms] [cache hit] merge2 - "merge2": "^1.3.0" - merge2@1.4.1 [0.00ms] [cache hit] picomatch - "picomatch": "^4.0.2" - picomatch@4.0.2 [0.00ms] [cache hit] postcss-value-parser - "postcss-value-parser": "^4.0.0" - postcss-value-parser@4.2.0 [0.00ms] [cache hit] read-cache - "read-cache": "^1.0.0" - read-cache@1.0.0 [0.00ms] [cache hit] camelcase-css - "camelcase-css": "^2.0.1" - camelcase-css@2.0.1 - "lilconfig": "^3.0.0" - lilconfig@3.1.1 [0.00ms] [cache hit] yaml - "yaml": "^2.3.4" - yaml@2.4.2 [0.00ms] [cache hit] cssesc - "cssesc": "^3.0.0" - cssesc@3.0.0 [0.00ms] [cache hit] util-deprecate - "util-deprecate": "^1.0.2" - util-deprecate@1.0.2 [0.00ms] [cache hit] path-parse - "path-parse": "^1.0.7" - path-parse@1.0.7 [0.00ms] [cache hit] supports-preserve-symlinks-flag - "supports-preserve-symlinks-flag": "^1.0.0" - supports-preserve-symlinks-flag@1.0.0 [0.00ms] [cache hit] @jridgewell/gen-mapping - "@jridgewell/gen-mapping": "^0.3.2" - @jridgewell/gen-mapping@0.3.5 [0.00ms] [cache hit] commander - "commander": "^4.0.0" - commander@4.1.1 [0.00ms] [cache hit] lines-and-columns - "lines-and-columns": "^1.1.6" - lines-and-columns@1.2.4 [0.00ms] [cache hit] mz - "mz": "^2.7.0" - mz@2.7.0 [0.00ms] [cache hit] pirates - "pirates": "^4.0.1" - pirates@4.0.6 [0.00ms] [cache hit] ts-interface-checker - "ts-interface-checker": "^0.1.9" - ts-interface-checker@0.1.13 [0.00ms] [cache hit] @swc/counter - "@swc/counter": "^0.1.3" - @swc/counter@0.1.3 [0.00ms] [cache hit] tslib - "tslib": "^2.4.0" - tslib@2.6.2 [0.00ms] [cache hit] streamsearch - "streamsearch": "^1.1.0" - streamsearch@1.1.0 [0.00ms] [cache hit] client-only - "client-only": "0.0.1" - client-only@0.0.1 [0.00ms] [cache hit] js-tokens - "js-tokens": "^3.0.0 || ^4.0.0" - js-tokens@4.0.0 [0.00ms] [cache hit] parent-module - "parent-module": "^1.0.0" - parent-module@1.0.1 [0.00ms] [cache hit] resolve-from - "resolve-from": "^4.0.0" - resolve-from@4.0.0 [0.00ms] [cache hit] run-parallel - "run-parallel": "^1.1.9" - run-parallel@1.2.0 [0.00ms] [cache hit] reusify - "reusify": "^1.0.4" - reusify@1.0.4 [0.00ms] [cache hit] punycode - "punycode": "^2.1.0" - punycode@2.3.1 [0.00ms] [cache hit] color-convert - "color-convert": "^2.0.1" - color-convert@2.0.1 [0.00ms] [cache hit] has-flag - "has-flag": "^4.0.0" - has-flag@4.0.0 [0.00ms] [cache hit] shebang-regex - "shebang-regex": "^3.0.0" - shebang-regex@3.0.0 [0.00ms] [cache hit] isexe - "isexe": "^2.0.0" - isexe@2.0.0 [0.00ms] [cache hit] flatted - "flatted": "^3.2.9" - flatted@3.3.1 [0.00ms] [cache hit] keyv - "keyv": "^4.5.3" - keyv@4.5.4 [0.00ms] [cache hit] rimraf - "rimraf": "^3.0.2" - rimraf@3.0.2 [0.00ms] [cache hit] p-locate - "p-locate": "^5.0.0" - p-locate@5.0.0 [0.00ms] [cache hit] balanced-match - "balanced-match": "^1.0.0" - balanced-match@1.0.2 [0.00ms] [cache hit] concat-map - "concat-map": "0.0.1" - concat-map@0.0.1 [0.00ms] [cache hit] foreground-child - "foreground-child": "^3.1.0" - foreground-child@3.1.1 [0.00ms] [cache hit] jackspeak - "jackspeak": "^2.3.5" - jackspeak@2.3.6 - "minimatch": "^9.0.1" - minimatch@9.0.4 [0.00ms] [cache hit] minipass - "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" - minipass@7.1.1 [0.00ms] [cache hit] path-scurry - "path-scurry": "^1.10.1" - path-scurry@1.11.1 [0.00ms] [cache hit] @typescript-eslint/types [1.00ms] [cache hit] @typescript-eslint/visitor-keys [0.00ms] [cache hit] @typescript-eslint/types [1.00ms] [cache hit] @typescript-eslint/visitor-keys [0.00ms] [cache hit] globby - "globby": "^11.1.0" - globby@11.1.0 - "minimatch": "9.0.3" - minimatch@9.0.3 - "semver": "^7.5.4" - semver@7.6.2 [0.00ms] [cache hit] ts-api-utils - "ts-api-utils": "^1.0.1" - ts-api-utils@1.3.0 [0.00ms] [cache hit] @typescript-eslint/types [0.00ms] [cache hit] tapable - "tapable": "^2.2.0" - tapable@2.2.1 [0.00ms] [cache hit] resolve-pkg-maps - "resolve-pkg-maps": "^1.0.0" - resolve-pkg-maps@1.0.0 [0.00ms] [cache hit] call-bind - "call-bind": "^1.0.7" - call-bind@1.0.7 [0.00ms] [cache hit] define-properties - "define-properties": "^1.2.1" - define-properties@1.2.1 [0.00ms] [cache hit] es-abstract - "es-abstract": "^1.23.2" - es-abstract@1.23.3 [0.00ms] [cache hit] es-object-atoms - "es-object-atoms": "^1.0.0" - es-object-atoms@1.0.0 [0.00ms] [cache hit] get-intrinsic - "get-intrinsic": "^1.2.4" - get-intrinsic@1.2.4 [0.00ms] [cache hit] is-string - "is-string": "^1.0.7" - is-string@1.0.7 [0.00ms] [cache hit] es-errors - "es-errors": "^1.3.0" - es-errors@1.3.0 [0.00ms] [cache hit] es-shim-unscopables - "es-shim-unscopables": "^1.0.2" - es-shim-unscopables@1.0.2 [0.00ms] [cache hit] function-bind - "function-bind": "^1.1.2" - function-bind@1.1.2 [0.00ms] [cache hit] @types/json5 - "@types/json5": "^0.0.29" - @types/json5@0.0.29 [0.00ms] [cache hit] json5 - "json5": "^1.0.2" - json5@1.0.2 [0.00ms] [cache hit] minimist - "minimist": "^1.2.6" - minimist@1.2.8 [0.00ms] [cache hit] strip-bom - "strip-bom": "^3.0.0" - strip-bom@3.0.0 [0.00ms] [cache hit] regenerator-runtime - "regenerator-runtime": "^0.14.0" - regenerator-runtime@0.14.1 [0.00ms] [cache hit] dequal - "dequal": "^2.0.3" - dequal@2.0.3 [0.00ms] [cache hit] es-set-tostringtag - "es-set-tostringtag": "^2.0.3" - es-set-tostringtag@2.0.3 [0.00ms] [cache hit] globalthis - "globalthis": "^1.0.3" - globalthis@1.0.4 [0.00ms] [cache hit] has-property-descriptors - "has-property-descriptors": "^1.0.2" - has-property-descriptors@1.0.2 [0.00ms] [cache hit] has-proto - "has-proto": "^1.0.3" - has-proto@1.0.3 [0.00ms] [cache hit] has-symbols - "has-symbols": "^1.0.3" - has-symbols@1.0.3 [0.00ms] [cache hit] internal-slot - "internal-slot": "^1.0.7" - internal-slot@1.0.7 [0.00ms] [cache hit] iterator.prototype - "iterator.prototype": "^1.1.2" - iterator.prototype@1.1.2 [0.00ms] [cache hit] safe-array-concat - "safe-array-concat": "^1.1.2" - safe-array-concat@1.1.2 [0.00ms] [cache hit] object.assign - "object.assign": "^4.1.4" - object.assign@4.1.5 [0.00ms] [cache hit] language-subtag-registry - "language-subtag-registry": "^0.3.20" - language-subtag-registry@0.3.23 [0.00ms] [cache hit] object-assign - "object-assign": "^4.1.1" - object-assign@4.1.1 [0.00ms] [cache hit] react-is - "react-is": "^16.13.1" - react-is@16.13.1 [0.00ms] [cache hit] gopd - "gopd": "^1.0.1" - gopd@1.0.1 [0.00ms] [cache hit] regexp.prototype.flags - "regexp.prototype.flags": "^1.5.2" - regexp.prototype.flags@1.5.2 [0.00ms] [cache hit] set-function-name - "set-function-name": "^2.0.2" - set-function-name@2.0.2 [0.00ms] [cache hit] side-channel - "side-channel": "^1.0.6" - side-channel@1.0.6 - "picomatch": "^2.0.4" - picomatch@2.3.1 [0.00ms] [cache hit] fill-range - "fill-range": "^7.1.1" - fill-range@7.1.1 [0.00ms] [cache hit] binary-extensions - "binary-extensions": "^2.0.0" - binary-extensions@2.3.0 [0.00ms] [cache hit] pify - "pify": "^2.3.0" - pify@2.3.0 [0.00ms] [cache hit] @jridgewell/set-array - "@jridgewell/set-array": "^1.2.1" - @jridgewell/set-array@1.2.1 [0.00ms] [cache hit] @jridgewell/sourcemap-codec - "@jridgewell/sourcemap-codec": "^1.4.10" - @jridgewell/sourcemap-codec@1.4.15 [0.00ms] [cache hit] @jridgewell/trace-mapping - "@jridgewell/trace-mapping": "^0.3.24" - @jridgewell/trace-mapping@0.3.25 [0.00ms] [cache hit] any-promise - "any-promise": "^1.0.0" - any-promise@1.3.0 [0.00ms] [cache hit] thenify-all - "thenify-all": "^1.0.0" - thenify-all@1.6.0 [0.00ms] [cache hit] callsites - "callsites": "^3.0.0" - callsites@3.1.0 [0.00ms] [cache hit] queue-microtask - "queue-microtask": "^1.2.2" - queue-microtask@1.2.3 [0.00ms] [cache hit] color-name - "color-name": "~1.1.4" - color-name@1.1.4 [0.00ms] [cache hit] json-buffer - "json-buffer": "3.0.1" - json-buffer@3.0.1 - "glob": "^7.1.3" - glob@7.2.3 [0.00ms] [cache hit] p-limit - "p-limit": "^3.0.2" - p-limit@3.1.0 [0.00ms] [cache hit] signal-exit - "signal-exit": "^4.0.1" - signal-exit@4.1.0 [0.00ms] [cache hit] @isaacs/cliui - "@isaacs/cliui": "^8.0.2" - @isaacs/cliui@8.0.2 [0.00ms] [cache hit] @pkgjs/parseargs - "@pkgjs/parseargs": "^0.11.0" - @pkgjs/parseargs@0.11.0 - "brace-expansion": "^2.0.1" - brace-expansion@2.0.1 [0.00ms] [cache hit] lru-cache - "lru-cache": "^10.2.0" - lru-cache@10.2.2 [0.00ms] [cache hit] array-union - "array-union": "^2.1.0" - array-union@2.1.0 [0.00ms] [cache hit] dir-glob - "dir-glob": "^3.0.1" - dir-glob@3.0.1 [0.00ms] [cache hit] slash - "slash": "^3.0.0" - slash@3.0.0 [0.00ms] [cache hit] es-define-property - "es-define-property": "^1.0.0" - es-define-property@1.0.0 [0.00ms] [cache hit] set-function-length - "set-function-length": "^1.2.1" - set-function-length@1.2.2 [0.00ms] [cache hit] define-data-property - "define-data-property": "^1.0.1" - define-data-property@1.1.4 [0.00ms] [cache hit] object-keys - "object-keys": "^1.1.1" - object-keys@1.1.1 [0.00ms] [cache hit] array-buffer-byte-length - "array-buffer-byte-length": "^1.0.1" - array-buffer-byte-length@1.0.1 [0.00ms] [cache hit] arraybuffer.prototype.slice - "arraybuffer.prototype.slice": "^1.0.3" - arraybuffer.prototype.slice@1.0.3 [0.00ms] [cache hit] available-typed-arrays - "available-typed-arrays": "^1.0.7" - available-typed-arrays@1.0.7 [0.00ms] [cache hit] data-view-buffer - "data-view-buffer": "^1.0.1" - data-view-buffer@1.0.1 [0.00ms] [cache hit] data-view-byte-length - "data-view-byte-length": "^1.0.1" - data-view-byte-length@1.0.1 [0.00ms] [cache hit] data-view-byte-offset - "data-view-byte-offset": "^1.0.0" - data-view-byte-offset@1.0.0 [0.00ms] [cache hit] es-to-primitive - "es-to-primitive": "^1.2.1" - es-to-primitive@1.2.1 [0.00ms] [cache hit] function.prototype.name - "function.prototype.name": "^1.1.6" - function.prototype.name@1.1.6 [0.00ms] [cache hit] get-symbol-description - "get-symbol-description": "^1.0.2" - get-symbol-description@1.0.2 [0.00ms] [cache hit] is-array-buffer - "is-array-buffer": "^3.0.4" - is-array-buffer@3.0.4 [0.00ms] [cache hit] is-callable - "is-callable": "^1.2.7" - is-callable@1.2.7 [0.00ms] [cache hit] is-data-view - "is-data-view": "^1.0.1" - is-data-view@1.0.1 [0.00ms] [cache hit] is-negative-zero - "is-negative-zero": "^2.0.3" - is-negative-zero@2.0.3 [0.00ms] [cache hit] is-regex - "is-regex": "^1.1.4" - is-regex@1.1.4 [0.00ms] [cache hit] is-shared-array-buffer - "is-shared-array-buffer": "^1.0.3" - is-shared-array-buffer@1.0.3 [0.00ms] [cache hit] is-typed-array - "is-typed-array": "^1.1.13" - is-typed-array@1.1.13 [0.00ms] [cache hit] is-weakref - "is-weakref": "^1.0.2" - is-weakref@1.0.2 [0.00ms] [cache hit] object-inspect - "object-inspect": "^1.13.1" - object-inspect@1.13.1 [0.00ms] [cache hit] safe-regex-test - "safe-regex-test": "^1.0.3" - safe-regex-test@1.0.3 [0.00ms] [cache hit] string.prototype.trim - "string.prototype.trim": "^1.2.9" - string.prototype.trim@1.2.9 [0.00ms] [cache hit] string.prototype.trimend - "string.prototype.trimend": "^1.0.8" - string.prototype.trimend@1.0.8 [0.00ms] [cache hit] string.prototype.trimstart - "string.prototype.trimstart": "^1.0.8" - string.prototype.trimstart@1.0.8 [0.00ms] [cache hit] typed-array-buffer - "typed-array-buffer": "^1.0.2" - typed-array-buffer@1.0.2 [0.00ms] [cache hit] typed-array-byte-length - "typed-array-byte-length": "^1.0.1" - typed-array-byte-length@1.0.1 [0.00ms] [cache hit] typed-array-byte-offset - "typed-array-byte-offset": "^1.0.2" - typed-array-byte-offset@1.0.2 [0.00ms] [cache hit] typed-array-length - "typed-array-length": "^1.0.6" - typed-array-length@1.0.6 [0.00ms] [cache hit] unbox-primitive - "unbox-primitive": "^1.0.2" - unbox-primitive@1.0.2 [0.00ms] [cache hit] which-typed-array - "which-typed-array": "^1.1.15" - which-typed-array@1.1.15 [0.00ms] [cache hit] has-tostringtag - "has-tostringtag": "^1.0.0" - has-tostringtag@1.0.2 [0.00ms] [cache hit] reflect.getprototypeof - "reflect.getprototypeof": "^1.0.4" - reflect.getprototypeof@1.0.6 [0.00ms] [cache hit] isarray - "isarray": "^2.0.5" - isarray@2.0.5 [0.00ms] [cache hit] functions-have-names - "functions-have-names": "^1.2.3" - functions-have-names@1.2.3 [0.00ms] [cache hit] to-regex-range - "to-regex-range": "^5.0.1" - to-regex-range@5.0.1 [0.00ms] [cache hit] @jridgewell/resolve-uri - "@jridgewell/resolve-uri": "^3.1.0" - @jridgewell/resolve-uri@3.1.2 [0.00ms] [cache hit] thenify - "thenify": ">= 3.1.0 < 4" - thenify@3.3.1 [0.00ms] [cache hit] fs.realpath - "fs.realpath": "^1.0.0" - fs.realpath@1.0.0 [0.00ms] [cache hit] inflight - "inflight": "^1.0.4" - inflight@1.0.6 [0.00ms] [cache hit] inherits - "inherits": "2" - inherits@2.0.4 [0.00ms] [cache hit] once - "once": "^1.3.0" - once@1.4.0 [0.00ms] [cache hit] path-is-absolute - "path-is-absolute": "^1.0.0" - path-is-absolute@1.0.1 [0.00ms] [cache hit] yocto-queue - "yocto-queue": "^0.1.0" - yocto-queue@0.1.0 [0.00ms] [cache hit] string-width - "string-width": "^5.1.2" - string-width@5.1.2 - "string-width": "npm:string-width@^4.2.0" - string-width@4.2.3 - "strip-ansi": "^7.0.1" - strip-ansi@7.1.0 [0.00ms] [cache hit] wrap-ansi - "wrap-ansi": "^8.1.0" - wrap-ansi@8.1.0 - "wrap-ansi": "npm:wrap-ansi@^7.0.0" - wrap-ansi@7.0.0 [0.00ms] [cache hit] path-type - "path-type": "^4.0.0" - path-type@4.0.0 [0.00ms] [cache hit] possible-typed-array-names - "possible-typed-array-names": "^1.0.0" - possible-typed-array-names@1.0.0 [0.00ms] [cache hit] is-date-object - "is-date-object": "^1.0.1" - is-date-object@1.0.5 [0.00ms] [cache hit] is-symbol - "is-symbol": "^1.0.2" - is-symbol@1.0.4 [0.00ms] [cache hit] for-each - "for-each": "^0.3.3" - for-each@0.3.3 [0.00ms] [cache hit] has-bigints - "has-bigints": "^1.0.2" - has-bigints@1.0.2 [0.00ms] [cache hit] which-boxed-primitive - "which-boxed-primitive": "^1.0.2" - which-boxed-primitive@1.0.2 [0.00ms] [cache hit] which-builtin-type - "which-builtin-type": "^1.1.3" - which-builtin-type@1.1.3 [0.00ms] [cache hit] is-number - "is-number": "^7.0.0" - is-number@7.0.0 [0.00ms] [cache hit] wrappy - "wrappy": "1" - wrappy@1.0.2 [0.00ms] [cache hit] eastasianwidth - "eastasianwidth": "^0.2.0" - eastasianwidth@0.2.0 - "emoji-regex": "^8.0.0" - emoji-regex@8.0.0 [0.00ms] [cache hit] is-fullwidth-code-point - "is-fullwidth-code-point": "^3.0.0" - is-fullwidth-code-point@3.0.0 - "ansi-regex": "^6.0.1" - ansi-regex@6.0.1 - "ansi-styles": "^6.1.0" - ansi-styles@6.2.1 [0.00ms] [cache hit] is-bigint - "is-bigint": "^1.0.1" - is-bigint@1.0.4 [0.00ms] [cache hit] is-boolean-object - "is-boolean-object": "^1.1.0" - is-boolean-object@1.1.2 [0.00ms] [cache hit] is-number-object - "is-number-object": "^1.0.4" - is-number-object@1.0.7 [0.00ms] [cache hit] is-async-function - "is-async-function": "^2.0.0" - is-async-function@2.0.0 [0.00ms] [cache hit] is-finalizationregistry - "is-finalizationregistry": "^1.0.2" - is-finalizationregistry@1.0.2 [0.00ms] [cache hit] is-generator-function - "is-generator-function": "^1.0.10" - is-generator-function@1.0.10 [0.00ms] [cache hit] which-collection - "which-collection": "^1.0.1" - which-collection@1.0.2 [0.00ms] [cache hit] is-map - "is-map": "^2.0.3" - is-map@2.0.3 [0.00ms] [cache hit] is-set - "is-set": "^2.0.3" - is-set@2.0.3 [0.00ms] [cache hit] is-weakmap - "is-weakmap": "^2.0.2" - is-weakmap@2.0.2 [0.00ms] [cache hit] is-weakset - "is-weakset": "^2.0.3" - is-weakset@2.0.3 Clean lockfile: 356 packages - 356 packages in 719.7us -- BEGIN SHA512/256(`${alphabetize(name)}@${order(version)}`) -- @alloc/quick-lru@5.2.0 @babel/runtime@7.24.5 @eslint-community/eslint-utils@4.4.0 @eslint-community/regexpp@4.10.0 @eslint/eslintrc@2.1.4 @eslint/js@8.57.0 @humanwhocodes/config-array@0.11.14 @humanwhocodes/module-importer@1.0.1 @humanwhocodes/object-schema@2.0.3 @isaacs/cliui@8.0.2 @jridgewell/gen-mapping@0.3.5 @jridgewell/resolve-uri@3.1.2 @jridgewell/set-array@1.2.1 @jridgewell/sourcemap-codec@1.4.15 @jridgewell/trace-mapping@0.3.25 @next/env@14.2.3 @next/eslint-plugin-next@14.2.3 @next/swc-darwin-arm64@14.2.3 @next/swc-darwin-x64@14.2.3 @next/swc-linux-arm64-gnu@14.2.3 @next/swc-linux-arm64-musl@14.2.3 @next/swc-linux-x64-gnu@14.2.3 @next/swc-linux-x64-musl@14.2.3 @next/swc-win32-arm64-msvc@14.2.3 @next/swc-win32-ia32-msvc@14.2.3 @next/swc-win32-x64-msvc@14.2.3 @nodelib/fs.scandir@2.1.5 @nodelib/fs.stat@2.0.5 @nodelib/fs.walk@1.2.8 @pkgjs/parseargs@0.11.0 @rushstack/eslint-patch@1.10.3 @swc/counter@0.1.3 @swc/helpers@0.5.5 @types/json5@0.0.29 @types/node@20.12.12 @types/prop-types@15.7.12 @types/react@18.3.2 @types/react-dom@18.3.0 @typescript-eslint/parser@7.2.0 @typescript-eslint/scope-manager@7.2.0 @typescript-eslint/types@7.2.0 @typescript-eslint/typescript-estree@7.2.0 @typescript-eslint/visitor-keys@7.2.0 @ungap/structured-clone@1.2.0 acorn@8.11.3 acorn-jsx@5.3.2 ajv@6.12.6 ansi-regex@5.0.1 ansi-regex@6.0.1 ansi-styles@4.3.0 ansi-styles@6.2.1 any-promise@1.3.0 anymatch@3.1.3 arg@5.0.2 argparse@2.0.1 aria-query@5.3.0 array-buffer-byte-length@1.0.1 array-includes@3.1.8 array-union@2.1.0 array.prototype.findlast@1.2.5 array.prototype.findlastindex@1.2.5 array.prototype.flat@1.3.2 array.prototype.flatmap@1.3.2 array.prototype.toreversed@1.1.2 array.prototype.tosorted@1.1.3 arraybuffer.prototype.slice@1.0.3 ast-types-flow@0.0.8 available-typed-arrays@1.0.7 axe-core@4.7.0 axobject-query@3.2.1 balanced-match@1.0.2 binary-extensions@2.3.0 brace-expansion@1.1.11 brace-expansion@2.0.1 braces@3.0.3 busboy@1.6.0 call-bind@1.0.7 callsites@3.1.0 camelcase-css@2.0.1 caniuse-lite@1.0.30001620 chalk@4.1.2 chokidar@3.6.0 client-only@0.0.1 color-convert@2.0.1 color-name@1.1.4 commander@4.1.1 concat-map@0.0.1 cross-spawn@7.0.3 cssesc@3.0.0 csstype@3.1.3 damerau-levenshtein@1.0.8 data-view-buffer@1.0.1 data-view-byte-length@1.0.1 data-view-byte-offset@1.0.0 debug@3.2.7 debug@4.3.4 deep-is@0.1.4 define-data-property@1.1.4 define-properties@1.2.1 dequal@2.0.3 didyoumean@1.2.2 dir-glob@3.0.1 dlv@1.1.3 doctrine@2.1.0 doctrine@3.0.0 eastasianwidth@0.2.0 emoji-regex@8.0.0 emoji-regex@9.2.2 enhanced-resolve@5.16.1 es-abstract@1.23.3 es-define-property@1.0.0 es-errors@1.3.0 es-iterator-helpers@1.0.19 es-object-atoms@1.0.0 es-set-tostringtag@2.0.3 es-shim-unscopables@1.0.2 es-to-primitive@1.2.1 escape-string-regexp@4.0.0 eslint@8.57.0 eslint-config-next@14.2.3 eslint-import-resolver-node@0.3.9 eslint-import-resolver-typescript@3.6.1 eslint-module-utils@2.8.1 eslint-plugin-import@2.29.1 eslint-plugin-jsx-a11y@6.8.0 eslint-plugin-react@7.34.1 eslint-plugin-react-hooks@4.6.2 eslint-scope@7.2.2 eslint-visitor-keys@3.4.3 espree@9.6.1 esquery@1.5.0 esrecurse@4.3.0 estraverse@5.3.0 esutils@2.0.3 fast-deep-equal@3.1.3 fast-glob@3.3.2 fast-json-stable-stringify@2.1.0 fast-levenshtein@2.0.6 fastq@1.17.1 file-entry-cache@6.0.1 fill-range@7.1.1 find-up@5.0.0 flat-cache@3.2.0 flatted@3.3.1 for-each@0.3.3 foreground-child@3.1.1 fs.realpath@1.0.0 fsevents@2.3.3 function-bind@1.1.2 function.prototype.name@1.1.6 functions-have-names@1.2.3 get-intrinsic@1.2.4 get-symbol-description@1.0.2 get-tsconfig@4.7.5 glob@7.2.3 glob@10.3.10 glob-parent@5.1.2 glob-parent@6.0.2 globals@13.24.0 globalthis@1.0.4 globby@11.1.0 gopd@1.0.1 graceful-fs@4.2.11 graphemer@1.4.0 has-bigints@1.0.2 has-flag@4.0.0 has-property-descriptors@1.0.2 has-proto@1.0.3 has-symbols@1.0.3 has-tostringtag@1.0.2 hasown@2.0.2 ignore@5.3.1 import-fresh@3.3.0 imurmurhash@0.1.4 inflight@1.0.6 inherits@2.0.4 internal-slot@1.0.7 is-array-buffer@3.0.4 is-async-function@2.0.0 is-bigint@1.0.4 is-binary-path@2.1.0 is-boolean-object@1.1.2 is-callable@1.2.7 is-core-module@2.13.1 is-data-view@1.0.1 is-date-object@1.0.5 is-extglob@2.1.1 is-finalizationregistry@1.0.2 is-fullwidth-code-point@3.0.0 is-generator-function@1.0.10 is-glob@4.0.3 is-map@2.0.3 is-negative-zero@2.0.3 is-number@7.0.0 is-number-object@1.0.7 is-path-inside@3.0.3 is-regex@1.1.4 is-set@2.0.3 is-shared-array-buffer@1.0.3 is-string@1.0.7 is-symbol@1.0.4 is-typed-array@1.1.13 is-weakmap@2.0.2 is-weakref@1.0.2 is-weakset@2.0.3 isarray@2.0.5 isexe@2.0.0 iterator.prototype@1.1.2 jackspeak@2.3.6 jiti@1.21.0 js-tokens@4.0.0 js-yaml@4.1.0 json-buffer@3.0.1 json-schema-traverse@0.4.1 json-stable-stringify-without-jsonify@1.0.1 json5@1.0.2 jsx-ast-utils@3.3.5 keyv@4.5.4 language-subtag-registry@0.3.23 language-tags@1.0.9 levn@0.4.1 lilconfig@2.1.0 lilconfig@3.1.1 lines-and-columns@1.2.4 locate-path@6.0.0 lodash.merge@4.6.2 loose-envify@1.4.0 lru-cache@10.2.2 merge2@1.4.1 micromatch@4.0.6 minimatch@3.1.2 minimatch@9.0.3 minimatch@9.0.4 minimist@1.2.8 minipass@7.1.1 ms@2.1.2 mz@2.7.0 nanoid@3.3.7 natural-compare@1.4.0 next@14.2.3 normalize-path@3.0.0 object-assign@4.1.1 object-hash@3.0.0 object-inspect@1.13.1 object-keys@1.1.1 object.assign@4.1.5 object.entries@1.1.8 object.fromentries@2.0.8 object.groupby@1.0.3 object.hasown@1.1.4 object.values@1.2.0 once@1.4.0 optionator@0.9.4 p-limit@3.1.0 p-locate@5.0.0 parent-module@1.0.1 path-exists@4.0.0 path-is-absolute@1.0.1 path-key@3.1.1 path-parse@1.0.7 path-scurry@1.11.1 path-type@4.0.0 picocolors@1.0.1 picomatch@2.3.1 picomatch@4.0.2 pify@2.3.0 pirates@4.0.6 possible-typed-array-names@1.0.0 postcss@8.4.31 postcss@8.4.38 postcss-import@15.1.0 postcss-js@4.0.1 postcss-load-config@4.0.2 postcss-nested@6.0.1 postcss-selector-parser@6.0.16 postcss-value-parser@4.2.0 prelude-ls@1.2.1 prop-types@15.8.1 punycode@2.3.1 queue-microtask@1.2.3 react@18.3.1 react-dom@18.3.1 react-is@16.13.1 read-cache@1.0.0 readdirp@3.6.0 reflect.getprototypeof@1.0.6 regenerator-runtime@0.14.1 regexp.prototype.flags@1.5.2 resolve@1.22.8 resolve@2.0.0-next.5 resolve-from@4.0.0 resolve-pkg-maps@1.0.0 reusify@1.0.4 rimraf@3.0.2 run-parallel@1.2.0 safe-array-concat@1.1.2 safe-regex-test@1.0.3 scheduler@0.23.2 semver@6.3.1 semver@7.6.2 set-function-length@1.2.2 set-function-name@2.0.2 shebang-command@2.0.0 shebang-regex@3.0.0 side-channel@1.0.6 signal-exit@4.1.0 slash@3.0.0 source-map-js@1.2.0 streamsearch@1.1.0 string-width@4.2.3 string-width@5.1.2 string.prototype.matchall@4.0.11 string.prototype.trim@1.2.9 string.prototype.trimend@1.0.8 string.prototype.trimstart@1.0.8 strip-ansi@6.0.1 strip-ansi@7.1.0 strip-bom@3.0.0 strip-json-comments@3.1.1 styled-jsx@5.1.1 sucrase@3.35.0 supports-color@7.2.0 supports-preserve-symlinks-flag@1.0.0 tailwindcss@3.4.3 tapable@2.2.1 text-table@0.2.0 thenify@3.3.1 thenify-all@1.6.0 to-regex-range@5.0.1 ts-api-utils@1.3.0 ts-interface-checker@0.1.13 tsconfig-paths@3.15.0 tslib@2.6.2 type-check@0.4.0 type-fest@0.20.2 typed-array-buffer@1.0.2 typed-array-byte-length@1.0.1 typed-array-byte-offset@1.0.2 typed-array-length@1.0.6 typescript@5.4.5 unbox-primitive@1.0.2 undici-types@5.26.5 uri-js@4.4.1 util-deprecate@1.0.2 which@2.0.2 which-boxed-primitive@1.0.2 which-builtin-type@1.1.3 which-collection@1.0.2 which-typed-array@1.1.15 word-wrap@1.2.5 wrap-ansi@7.0.0 wrap-ansi@8.1.0 wrappy@1.0.2 yaml@2.4.2 yocto-queue@0.1.0 -- END HASH-- 🔒 Saving lockfile... Saving 25 trees Saving 370 hoisted_dependencies Saving 726 resolutions Saving 726 dependencies Saving 12 extern_strings Saving 28361 string_bytes EINVAL: Failed to replace old lockfile with new lockfile on disk` ```

Additional information

No response

zC4sTr0 commented 1 month ago

Same error occour somehow even using this documentation:

https://bun.sh/guides/ecosystem/nextjs

And the error does NOT occour if I use npm install

My package.json:

Show package.json ```json { "name": "gunbound-launcher-frontend", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "react": "^18", "react-dom": "^18", "next": "14.2.3" }, "devDependencies": { "typescript": "^5", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "postcss": "^8", "tailwindcss": "^3.4.1", "eslint": "^8", "eslint-config-next": "14.2.3" } } ```

UPDATE:

seems to be related with the issue https://github.com/oven-sh/bun/issues/10169