Skip to content

Vite react-ts 19.0.0 issue @atlaskit/ds-lib #202

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
htmldiz opened this issue Mar 28, 2025 · 0 comments
Open

Vite react-ts 19.0.0 issue @atlaskit/ds-lib #202

htmldiz opened this issue Mar 28, 2025 · 0 comments

Comments

@htmldiz
Copy link

htmldiz commented Mar 28, 2025

0 verbose cli /Users/marktanasevich/.nvm/versions/node/v20.10.0/bin/node /Users/marktanasevich/.nvm/versions/node/v20.10.0/bin/npm
1 info using npm@10.9.0
2 info using node@v20.10.0
3 silly config load:file:/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/npmrc
4 silly config load:file:/Users/marktanasevich/Local Sites/dnd/dndEditor/react-ts/.npmrc
5 silly config load:file:/Users/marktanasevich/.npmrc
6 silly config load:file:/Users/marktanasevich/.nvm/versions/node/v20.10.0/etc/npmrc
7 verbose title npm i @atlaskit/ds-lib
8 verbose argv "i" "--save" "@atlaskit/ds-lib"
9 verbose logfile logs-max:10 dir:/Users/marktanasevich/.npm/_logs/2025-03-28T09_47_06_581Z-
10 verbose logfile /Users/marktanasevich/.npm/_logs/2025-03-28T09_47_06_581Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
13 silly logfile done cleaning log files
14 silly idealTree buildDeps
15 silly fetch manifest @atlaskit/ds-lib@*
16 silly packumentCache full:https://registry.npmjs.org/@atlaskit%2fds-lib cache-miss
17 http fetch GET 200 https://registry.npmjs.org/@atlaskit%2fds-lib 1387ms (cache updated)
18 silly packumentCache full:https://registry.npmjs.org/@atlaskit%2fds-lib set size:undefined disposed:false
19 silly fetch manifest react@^19.0.0
20 silly packumentCache full:https://registry.npmjs.org/react cache-miss
21 http fetch GET 200 https://registry.npmjs.org/react 10ms (cache hit)
22 silly packumentCache full:https://registry.npmjs.org/react set size:5552981 disposed:false
23 silly fetch manifest react@^18.2.0
24 silly packumentCache full:https://registry.npmjs.org/react cache-miss
25 http fetch GET 200 https://registry.npmjs.org/react 9ms (cache hit)
26 silly packumentCache full:https://registry.npmjs.org/react set size:5552981 disposed:false
27 verbose stack Error: unable to resolve dependency tree
27 verbose stack at #failPeerConflict (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1363:25)
27 verbose stack at #loadPeerSet (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1329:33)
27 verbose stack at async #buildDepStep (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:904:11)
27 verbose stack at async Arborist.buildIdealTree (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:181:7)
27 verbose stack at async Promise.all (index 1)
27 verbose stack at async Arborist.reify (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
27 verbose stack at async Install.exec (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/lib/commands/install.js:150:5)
27 verbose stack at async Npm.exec (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/lib/npm.js:207:9)
27 verbose stack at async module.exports (/Users/marktanasevich/.nvm/versions/node/v20.10.0/lib/node_modules/npm/lib/cli/entry.js:74:5)
28 error code ERESOLVE
29 error ERESOLVE unable to resolve dependency tree
30 error
31 error While resolving: react-ts@0.0.0
31 error Found: react@19.0.0�[2m�[22m
31 error �[2mnode_modules/react�[22m
31 error react@"^19.0.0" from the root project
31 error
31 error Could not resolve dependency:
31 error �[95mpeer�[39m react@"^18.2.0" from @atlaskit/ds-lib@4.0.0�[2m�[22m
31 error �[2mnode_modules/@atlaskit/ds-lib�[22m
31 error @atlaskit/ds-lib@"*" from the root project
31 error
31 error Fix the upstream dependency conflict, or retry
31 error this command with --force or --legacy-peer-deps
31 error to accept an incorrect (and potentially broken) dependency resolution.
32 error
32 error
32 error For a full report see:
32 error /Users/marktanasevich/.npm/_logs/2025-03-28T09_47_06_581Z-eresolve-report.txt
33 silly unfinished npm timer reify 1743155226880
34 silly unfinished npm timer reify:loadTrees 1743155226880
35 silly unfinished npm timer idealTree:buildDeps 1743155226944
36 silly unfinished npm timer idealTree:#root 1743155226945
37 verbose cwd /Users/marktanasevich/Local Sites/dnd/dndEditor/react-ts
38 verbose os Darwin 24.3.0
39 verbose node v20.10.0
40 verbose npm v10.9.0
41 verbose exit 1
42 verbose code 1
43 error A complete log of this run can be found in: /Users/marktanasevich/.npm/_logs/2025-03-28T09_47_06_581Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant