报错:Error while installing 'Remote - SSH' extension. Please check the log for more details.


1.忘记那篇文章在哪里了,总的来说就是换源,得到配置文件里面取更改源地址

找到了:

1.在Cursor中按快捷键F1,调出控制台查看报错信息


2.发现域名连接失败
原商店域名为:https://marketplace.cursorapi.com

3.更改商店源,找到product.json文件
  "extensionsGallery": {
    "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
    "cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
    "itemUrl": "https://marketplace.visualstudio.com/items",
    "controlUrl": "",
    "recommendationsUrl": ""
  }
1
2
3
4
5
6
7
将https://marketplace.cursorapi.com替换为https://marketplace.visualstudio.com,随后正常
————————————————

                            版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
                        
原文链接:https://blog.csdn.net/weixin_43527478/article/details/145588425

我是二创所以大家看看可以去看看原创

2.还有一种办法就是先下载,下载了再直接拖进插件里面就可以使用了

解决的办法借鉴了这位佬

家人们终于成功使用上了cursor

Logo

欢迎加入DeepSeek 技术社区。在这里,你可以找到志同道合的朋友,共同探索AI技术的奥秘。

更多推荐