question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow SAPUI5 libraries to be consumed as npm packages

See original GitHub issue

Expected Behavior

SAPUI5 libraries are provided as npm packages and can therefore be used along side the ui5-tooling

Current Behavior

Currently, if an app depends on SAPUI5 libraries, it cannot leverage the ui5 tooling as SAPUI5 libraries cannot be referenced as dependencies.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:5
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
RandomBytecommented, Apr 1, 2020

Thank you all for bearing with us.

SAPUI5 libraries can now be consumed using the UI5 Tooling 2.0 🎉

3reactions
RandomBytecommented, Nov 7, 2019

We are actively working on providing SAPUI5 libraries as official npm packages. Current ETA is Q1 2020.

In the meantime you might want to try some of the workarounds the community came up with. I think the latest one is https://blogs.sap.com/2019/11/05/end-to-end-setup-of-local-development-environment-with-ui5-tooling/ Also feel free to ask around in the OpenUI5 Slack Channel!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using NPM Packages in UI5 without Shims - SAP Blogs
The consumption of OSS libraries becomes pretty simple and natural. The UI5 Tooling Extensions for NPM Package Consumption can also be used ......
Read more >
How to reuse third-party library in SAPUI5 (lodash ... - Medium
One of the most popular libraries I used are lodash and moment.js which I reused and now I cannot imagine my UI5 programming...
Read more >
Use NPM Packages with SAPUI5 Typescript - Stack Overflow
In Chrome under sources then resources I can see that the UI5 libraries are loaded, and a soap.js file that has been parsed...
Read more >
Developing OpenUI5 - Documentation - Demo Kit - SAPUI5 SDK
OpenUI5 content is developed in an environment based on Node.js. UI5 Tooling is used as development server and build tool. Basic Setup. The...
Read more >
Implementing Re-use Components in SAPUI5 libraries and ...
Sharing controllers via UI5 libraries allows better re-use across multiple UI5 apps. For example, in case you have multiple apps that need ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found