首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Codemaid加载不正确

Codemaid加载不正确
EN

Stack Overflow用户
提问于 2017-07-25 14:13:10
回答 2查看 2.1K关注 0票数 1

我有MSVS 2013和Windows 7。我试过安装Codemaid,但当我启动一个工作室时,出现了错误:

代码语言:javascript
复制
The 'CodemaidPackage' package did not load correctly.

The problem may have been caused by a configuration change or by the 
installation of another extension. You can get more information by examining 
the file 
'C:\Users\xxxx\AppData\Roaming\Microsoft\VisualStudio\12.0\ActivityLog.xml'.

日志中有一些错误:

代码语言:javascript
复制
<errorinfo>Exception has been thrown by the target of an invocation.</errorinfo>

<description>Package failed to load; error message suppressed by skip flag</description>

有人能给点建议吗?

EN

回答 2

Stack Overflow用户

回答已采纳

发布于 2017-07-26 03:52:50

你知道你安装的是什么版本的.NET吗?从CodeMaid v10.3开始,需要.NET 4.6.2。

这里有更多信息:https://github.com/codecadwallader/codemaid/issues/443

如果这还不能回答您的问题,那么直接在存储库中打开问题通常是获得帮助的最佳方式。https://github.com/codecadwallader/codemaid/issues

票数 2
EN

Stack Overflow用户

发布于 2019-04-05 23:16:11

这可能会帮助你有一个已知的bug https://github.com/codecadwallader/codemaid/issues/634

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/45295216

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档