You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The npx @deepseek-ai/dsh web command doesn't work for me and hangs after "http fetch GET 200 …@deepseek-ai%2fdsh-client-modules" as the AI explained these dependencies cause an infinite loop (@deepseek-ai/cordis@4.0.2 ← peers → cordis-plugin-loader and cordis-plugin-include, and both in response peers → @deepseek-ai/cordis (ring)) and (dsh-api-gateway → dsh-client-connection → dsh-host-apiproxy → dsh-api-remotes → (peer) → dsh-api-gateway). Meanwhile, npm install -g @deepseek-ai/dsh works absolutely correctly (In global mode, Arborist has a special branch (build-ideal-tree.js:1195): peer-set doesn't load for the root package ("missing edges will be picked up on the next pass")—the loop simply doesn't start).
Reproducibility conditions: Noda v24.20.0, npm v11.19.0, windows 11, CMD, npx @deepseek-ai/dsh web
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The npx @deepseek-ai/dsh web command doesn't work for me and hangs after "http fetch GET 200 …@deepseek-ai%2fdsh-client-modules" as the AI explained these dependencies cause an infinite loop (@deepseek-ai/cordis@4.0.2 ← peers → cordis-plugin-loader and cordis-plugin-include, and both in response peers → @deepseek-ai/cordis (ring)) and (dsh-api-gateway → dsh-client-connection → dsh-host-apiproxy → dsh-api-remotes → (peer) → dsh-api-gateway). Meanwhile, npm install -g @deepseek-ai/dsh works absolutely correctly (In global mode, Arborist has a special branch (build-ideal-tree.js:1195): peer-set doesn't load for the root package ("missing edges will be picked up on the next pass")—the loop simply doesn't start).
Reproducibility conditions: Noda v24.20.0, npm v11.19.0, windows 11, CMD, npx @deepseek-ai/dsh web
All reactions