创建插件中断后无法启动 #1131
|
我是github源码启动的,让dsh帮我写了个插件,没写完就不小心退出了,然后再启动就会 Error: dsh: plugin tree failed to load: failed to apply loader entry include (cordis:include): failed to import loader entry ui-deepseek-pet (@deepseek-ai/dsh-client-ui-deepseek-pet): Cannot find package '@deepseek-ai/dsh-client-ui-deepseek-pet' imported from C:\Users\chent.dsh\profiles\web Node.js v24.11.1 |
Replies: 2 comments 1 reply
|
Cannot find package '@deepseek-ai/dsh-client-ui-deepseek-pet' |
|
这么长 |
Cannot find package '@deepseek-ai/dsh-client-ui-deepseek-pet'
你这是直接改源码了,引入了@deepseek-ai/dsh-client-ui-deepseek-pet找不到包,全局搜索@deepseek-ai/dsh-client-ui-deepseek-pet,然后删掉