问题标签 [weyland]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
azure-devops - 在 Azure Dev Ops 上使用 weyland 构建问题
我有一个应用程序构建Durandal
并用于Weyland
构建它。我已经Weyland
全局安装,当我在weyland build -c "path\to\config"
本地运行命令时它可以工作并产生以下输出
当我在 Azure Dev Ops 中运行相同的序列而不是WARN
我得到错误:
呃!uglifyjs TypeError: sys.error 不是函数
堆栈跟踪:
正在使用命令行任务执行构建。
我的电脑和管道都配置了
为什么 Azure Pipeline VM 无法显示警告?我怎样才能解决这个问题?