点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
[echo]开始在C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ ext-content \ smartedit上调用grunt clean [echo] failonerror = NOT SET,默认= true,value = true [echo] 在C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ ext-content \中创建到C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ ext-content \ npmancillary \ resources \ npm \ node_modules的链接 smartedit \ node_modules [exec]该文件已存在时无法创建该文件。 [exec]结果:1 [echo]运行grunt clean [exec] grunt-cli:grunt命令行界面。 (v0.1.13)[exec] [exec]致命错误:无法找到本地咕unt声。 [exec] [exec]如果看到此消息,则说明找不到Gruntfile或未在项目本地安装grunt [exec]。 有关[exec]安装和配置grunt的更多信息,请参见《入门指南》:[exec] [exec] http: //gruntjs.com/getting-started
建立失败的C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ build.xml:58:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ resources \ ant \ antmacros.xml:563:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ resources \ ant \ antmacros.xml:616: 执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ resources \ ant \ util.xml:22:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ resources \ ant \ antmacros.xml:618:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ platform \ resources \ ant \ antmacros.xml:636:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybri s \ bin \ platform \ resources \ ant \ util.xml:146:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ ext-content \ smartedit \ buildcallbacks.xml: 44:执行此行时发生以下错误:C:\ Shrikant \ Projects \ Capability \ HYBRISCOMM6200P_2 \ hybris \ bin \ ext-content \ npmancillary \ buildcallbacks.xml:268:exec返回:99
我通过以下步骤解决了这个问题:
从HYBRISCOMM6200P \ hybris \ bin \ ext-content \ cmssmartedit和smartedit和personalizationsmartedit中删除的node_modules
在上述所有3个扩展的Gruntfile.js中添加了reporterOutput:"
然后ANT CLEAN ALL-成功构建
嗨,Shrikant,您的系统必须是64位和8GB Ram。因为它们使用的是node.js,是用于smartedit的64位exe文件。(路径:C:\ Sindhu \ Hybris6.2 \ hybris \ bin \ ext-content \ npmancillary \ resources \ npm \ node),如果您的系统是32bit,则可以重新设置32bitnode.js。希望这是heplfull。
我遇到了同样的问题。 通过从cmssmartedit,smartedit,personalizationsmartedit扩展名中删除node_modules文件夹来解决此问题,并进行了全部清理。 构建成功
HI Sindhu,我的系统是64位和8 GB内存。 仍然出现此错误-
[exec]如果看到此消息,则说明找不到Gruntfile或grunt
[exec]尚未在您的项目本地安装。 有关[exec]安装和配置grunt的更多信息,请参见《入门指南》:[exec]
[exec] http://gruntjs.com/getting-started
我在Windows上遇到了这个问题。 混合结构的构建过程以某种方式在
npmancillary
中的node_modules
上创建了结点(所谓的符号链接),如果您更改了混合结构的目录,则由于链接路径为 改变了。 就像其他人说的那样,如果您删除ext-content
扩展名中的node_modules
,它会起作用。构建时出现相同问题。请为此问题提供解决方案
我通过删除
hybris \ bin \中的node_modules文件夹解决了该问题 ext-content \ npmancillary \ resources \ npm
以及smartedit扩展一周热门 更多>