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
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.
环境信息
触发场景
根因分析
为什么手工修复会失效
若用户手工从 package.json 的 bundles 数组中删掉冲突包(保留其 dependencies 条目),错误暂时消失;但下一次插件市场安装/更新任意插件时,reconcile 会把该包静默写回 bundles(package.json 被整体重写,无任何提示/日志),dsh web 再次崩溃——用户会误以为是"新装的插件有问题"。
期望行为
复现步骤
All reactions