good build

2:17:06 PM (Build) Build started.
2:17:10 PM (DIBuild) Build of “/zjerry_test” in progress.
2:17:10 PM (DIBuild) [INFO] Retrieving source code
[INFO] Preparing node environment
2:17:13 PM (DIBuild) [INFO] package.json not modified, skipping npm installation
[INFO] Node environment ready
2:17:19 PM (DIBuild) [INFO] Set ui5-builder

zjerry_test@0.0.1 build /tmp/webide.kd2.build/proj
ui5 build --include-task=generateManifestBundle generateCachebusterInfo

2:17:28 PM (DIBuild) info builder:builder Building project zjerry_test not including dependencies…
info builder:builder ? (1/1) Building project zjerry_test
info builder:builder application zjerry_test ? (1/13) Running task replaceCopyright…
info builder:builder application zjerry_test ? (2/13) Running task replaceVersion…
info builder:builder application zjerry_test ? (3/13) Running task generateFlexChangesBundle…
info builder:processors:bundlers:flexChangesBundler Changes collected. Number of changes: 0
info builder:builder application zjerry_test ? (4/13) Running task generateManifestBundle…
info builder:builder application zjerry_test ? (5/13) Running task generateComponentPreload…
2:17:31 PM (DIBuild) info builder:builder application zjerry_test ? (6/13) Running task createDebugFiles…
info builder:builder application zjerry_test ? (7/13) Running task uglify…
info builder:builder application zjerry_test ? (8/13) Running task generateVersionInfo…
info builder:builder application zjerry_test ? (9/13) Running task webide-extension-task-updateNeoApp…
info builder:builder application zjerry_test ? (10/13) Running task webide-extension-task-updateManifestJson…
info builder:builder application zjerry_test ? (11/13) Running task webide-extension-task-lint…
basevalidator attribute for js in the project.json file is: fioriJsValidator
2:17:33 PM (DIBuild) basevalidator attribute for xml in the project.json file is: fioriXmlAnalysis
info builder:builder application zjerry_test ? (12/13) Running task webide-extension-task-resources…
2:17:36 PM (DIBuild) info builder:builder application zjerry_test ? (13/13) Running task generateCachebusterInfo…
info builder:builder Build succeeded in 6.72 s
[INFO] Processing results
[INFO] Copying build results to the project folder
[INFO] UI5 build finished
[INFO] Build finished in 28 seconds
2:17:39 PM (DIBuild) ********** End of /zjerry_test Build Log **********
2:17:41 PM (Build) Build completed successfully.

bad build

2:19:35 PM (Build) Build started.
2:19:38 PM (DIBuild) Build of “/Jerry-UI5-ML” in progress.
2:19:39 PM (DIBuild) [INFO] Retrieving source code
[INFO] Preparing node environment
2:19:42 PM (DIBuild) [INFO] Node environment ready
2:19:47 PM (DIBuild) [INFO] Installing node dependencies
2:19:53 PM (DIBuild) npm WARN deprecated coffee-script@1.10.0: CoffeeScript on NPM has moved to “coffeescript” (no hyphen)
2:19:56 PM (DIBuild) npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
2:21:07 PM (DIBuild) npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@ui5/cli/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“x64”})

added 1294 packages from 976 contributors in 76.786s
[INFO] Installing node dependencies operation succeeded
[INFO] Set grunt
2:21:10 PM (DIBuild) >> Local Npm module “@sap/grunt-sapui5module-bestpractice-build” not found. Is it installed?
Warning: Task “clean” not found.� Use --force to continue.

Aborted due to warnings.

Build failed.
Please follow the relevant troubleshooting tips below:
ERROR: “Unable to find local grunt”

  • Right-click the project folder, select “Clean npm Folder”, and build again.
    ERROR: “npm ERR! code EINTERGITY”
  • Delete the “package-lock.json” file from the project and build again.
    [INFO] Build finished in 93 seconds

SAP UI5 webIDE good build and bad build相关推荐

  1. SAP UI5 WebIDE里使用Mock数据的工作原理介绍

    Created by Wang, Jerry, last modified on Feb 02, 2015

  2. 一个好用的 SAP UI5 本地打包(build)工具,自动生成Component-preload.js

    在阅读本文之前,推荐先阅读 Jerry 这篇文章,以了解必要的前置知识: 什么是 SAP UI5 的 Component-preload.js, 什么是Minification和Ugification ...

  3. 使用SAP Cloud Platform fullstack WebIDE创建SAP UI5应用并部署

    登录SAP云平台,在Services面板里找到SAP WebIDE Full-stack服务: 从availability里发现WebIDE full-stack目前只有Neo能用,CloudFoun ...

  4. 一步步使用SAP云平台的WebIDE开发SAP UI5应用

    我们开发的这个SAP UI5应用需要消费一个OData服务,请求该服务得到一系列采购订单的数据,再显示到UI5应用上.所以需要先申请该OData服务所在的服务器ES5上的用户. 申请链接: https ...

  5. 部署 SAP UI5 应用到 SAP BTP 时遇到的 error retrieving MTA 错误消息

    问题描述 当我试图使用 SAP 成都研究院 Business Application Studio 部署一个 SAP UI5 应用到 SAP Business Technology Platform ...

  6. 使用 SAP Fiori Tools 部署 SAP UI5 应用到 ABAP 服务器时遇到的各种错误和解决办法

    错误1 (node:28340) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'customMiddleware ...

  7. SAP UI5 Tools 运行了 fiori add deploy-config 命令之后,工程文件发生了哪些变化

    我使用这篇文章 使用 generator-easy-ui5 快速创建 SAP UI5 应用的工程结构 介绍的工具,创建了一个 SAP UI5 应用,然后运行了 SAP UI5 Tools 提供的命令 ...

  8. SAP UI5 Tools 使用简介

    我们可以使用如下命令行安装 SAP UI5 Tools: npm install --global @ui5/cli 进入一个空的文件夹,执行命令行 ui5 init 报错: Initializati ...

  9. SAP UI5 Tools 里配置文件 ui5-local.yaml 的配置要点

    ui5.yaml 文件里的文件路径必须用符号 / 即 forward slash 符号. framework 类型可以选择 SAPUI5 或者 OpenUI5: 上图打印的信息: Using SAPU ...

最新文章

  1. 操作系统学习:实模式进入保护模式
  2. keras各种模型大全
  3. C++实现 找出10000以内的完数
  4. RedHat.Enterprise.Linux.5.2 Yum源配置
  5. 复习--3--对于第三堂课的总结--将两个页面相互用超链接链接到一起
  6. 实名羡慕,国内这些厂.NET薪资高的吓人!
  7. Struts2中jsp前台传值到action后台的三种方式以及valueStack的使用
  8. C/C++ _strupr_s 函数 – 字符串小写转大写 - C语言零基础入门教程
  9. “街坊”×××数字平台,昔日的思想,曾经的努力
  10. 计算机组成原理第二章数据,计算机组成原理第二章数据在计算机中的表示
  11. 计算机科学与技术文理兼收吗,哪些专业是文理兼收的专业?
  12. 苹果平板买哪款最好?
  13. POJ读书笔记2.1 —— 鸡兔笼带
  14. 28. HTTP、SSL/TLS和HTTPS协议的区别与联系
  15. 用html语言写一个环形,html5环形流程图可添加流程图代码
  16. svn将本地项目传到svn
  17. 方舟手游机服务器修改,方舟生存进化私服怎么设置 方舟手游私服设置教程
  18. kubelet源码分析(四)之 syncLoopIteration
  19. word读入富文本编辑器,编辑后导出下载word日常总结
  20. 歌德巴赫猜想。任何一个偶数都可以分解为两个素数之和。(其实这是个C二级考试的模拟试题)...

热门文章

  1. 洛谷 P1615 西游记公司
  2. iOS 开发者必不可少的 75 个工具
  3. SendMessage 循环按1 到6 F1到F8_2
  4. Qt phonon多媒体框架(转)
  5. 国内机床发展水平和现状
  6. pandas基础(part1)--Series
  7. @transactional 接口_Spring事物(@transactional注解)在什么情况下会失效,为什么?...
  8. 如何利用Excel进行同类项合并?
  9. SAP 电商云 Spartacus UI 的 slot,position 和 Component
  10. 日志库 winston 的学习笔记 - logger.info 的实现原理单步调试