Code Monkey home page Code Monkey logo

Comments (1)

cschuff avatar cschuff commented on June 12, 2024

Hi mrsimpson,

glad that you like it :)

It appears that the latest SAPUI5 sdk (https://sapui5.hana.ondemand.com/) does not provide schemas on CDN. Anyways schemas are still accessible when using a dedicated version (e.g. https://sapui5.hana.ondemand.com/1.65.1) or the openui5 sdk (https://openui5.hana.ondemand.com/).

So to workaround this for now you can either load a dedicated version:

$ npx ui5-schemas --version 1.65.1

or load the schemas from openui:

$ npx ui5-schemas --sdk openui5

I have been working on a fix but ended up rewriting the whole thing which of course is a much bigger effort and still continues... Hope that helps for now.

BR
Chris

from ui5-schemas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.