Angularjs Grunt生成失败:超过最大调用堆栈大小

Angularjs Grunt生成失败:超过最大调用堆栈大小,angularjs,gruntjs,mean-stack,Angularjs,Gruntjs,Mean Stack,我使用yo generator angular fullstack 3.5.0开发了一个mean stack应用程序 在进行构建时,我在“ngAnnotate:dist”(ngAnnotate)任务中遇到上述错误 请帮助。很明显,有解析错误。。检查HTML..可能是一些标记未关闭或任何额外的关闭标记 提示:验证你的HTML可能是某个地方创建的无限循环,你能添加你的grunt文件吗?嗨,我已经在..上发布了我的Grunfile.js。。请看一次,让我知道你能帮什么忙,您好@und3r我已经添加了文

我使用yo generator angular fullstack 3.5.0开发了一个mean stack应用程序

在进行构建时,我在“ngAnnotate:dist”(ngAnnotate)任务中遇到上述错误


请帮助。

很明显,有解析错误。。检查HTML..可能是一些标记未关闭或任何额外的关闭标记


提示:验证你的HTML

可能是某个地方创建的无限循环,你能添加你的grunt文件吗?嗨,我已经在..上发布了我的Grunfile.js。。请看一次,让我知道你能帮什么忙,您好@und3r我已经添加了文件。。请注意。。
Running "ngAnnotate:dist" (ngAnnotate) task
Generating ".tmp/concat/app/app.js" from: ".tmp/concat/app/app.js"...ERROR
>> error: couldn't process source due to parse error
>> Maximum call stack size exceeded
Warning: Task "ngAnnotate:dist" failed. Use --force to continue.