-
## Expected Behavior
`npm run start-mock ` serves resources
## Current Behavior
`Command run failed with error : spawn EINVAL`
## Steps to Reproduce the Issue
Just run any UI5 FE project usin…
-
Hey hey 👋🏻
In UI5 >=1.122.x the launchpad served by the preview middleware is no longer able to open a Fiori Elements app.
Details see internal incident `DINC0116030`
Seems like `NavTargetRe…
-
OpenUI5/SAPUI5 version: 1.120.9
Browser/version (+device/version): Chrome (Latest)
We need to build the SAPUI5/OpenUI5 test application with only the "component-preload.js" file included. Withi…
-
# Add new NPM Package
Please make sure you meet these requirements first:
## Prerequisites
- [X] Add link to your GitHub Repo in `package.json` ([example](https://github.com/ui5-community/ui5…
-
This is a report of a possible regression in the [`@pnpm/npm-conf`](https://github.com/pnpm/npm-conf) package. We use this package as a transitive dependency of [`update-notifier`](https://github.com/…
-
## Expected Behavior
I ran ui5lint and expected a code quality report.
## Current Behavior
Running ui5lint failed with the following error: "Unable to find a UI5 Project"
```
$ ui5lint …
-
**Describe the bug**
We have extended cross.fnd.fiori.inbox and ui5-middleware-ui5 works fine when running **npm start** as bellow. (note: I've downloaded the standard fiori app to my local folder)…
-
**Steps to reproduce:**
I added ui5linter to my CAP project using
`npm install --save-dev @ui5/linter`
There is an error when building the CAP project:
`mbt build -p=cf`
**Error Message (roo…
-
When extending a UI5 Control where the render shall be inherited, a `renderer` member can be declared.
However the renderer declaration is missing in the build result (transpiled JS file), which c…
-
Hi!
I am trying to use a npm package in a local dev environment. I saw that ui5-tooling-modules seems to be able to fulfill this use case.
When following the instructions I come across this pass…