SAP / ui5-tooling

An open and modular toolchain to develop state of the art applications based on the UI5 framework
https://sap.github.io/ui5-tooling
Apache License 2.0
464 stars 69 forks source link

In Build process of sapui5 application, facing some issues. #951

Closed SatishNaani closed 2 months ago

SatishNaani commented 2 months ago

Expected Behavior

We have a UI5 project and we followed a standard approach to build the application. We are facing some issue while building it.

Current Behavior

Used third party NPM resources xml-js , getting below error.

package.json ui5.txt Error: "builder:custom-task:ui5-tooling-modules-task Failed to rewrite "xml-js/tsMode"! Ignoring resource... (maybe an ES module you included as asset by mistake?)"

Steps to Reproduce the Issue

I uploaded the package.json and ui5.yaml we used in our project, while building this we are facing the error.

Context

Log Output / Stack Trace

[{...}](builder:custom-task:ui5-tooling-modules-task Failed to rewrite "xml-js/tsMode"! Ignoring resource... (maybe an ES module you included as asset by mistake?))
matz3 commented 2 months ago

The ui5-tooling-modules extension is part of the ui5-community/ui5-ecosystem-showcase project. As this is most likely related to the extension, not UI5 Tooling itself, please first create an issue there: https://github.com/ui5-community/ui5-ecosystem-showcase/issues/new/choose