Code Monkey home page Code Monkey logo

Comments (3)

MaximilienFourmyBeyond avatar MaximilienFourmyBeyond commented on June 1, 2024 1

This could be solved by providing the version like this:
ui5-schemas --version 1.64.0

For SDK sapui5, so you can find the versions available here:
https://tools.hana.ondemand.com/#sapui5

For openui5, you can find the versions available here:
https://openui5.org/releases/

The issue for sapui5 happens because the schemas url needs the version number :
Plugin try this and it give an error 404:
https://sapui5.hana.ondemand.com/downloads/schemas/sap.ui.demokit.xsd
But with the version number, it's ok :
https://sapui5.hana.ondemand.com/1.64.1/downloads/schemas/sap.ui.core.xsd

With sdk openui5, it's ok, the schemas are downloadable without providing the version in the url.

from ui5-schemas.

Raptor05 avatar Raptor05 commented on June 1, 2024

Same problem here

from ui5-schemas.

Rob077 avatar Rob077 commented on June 1, 2024

Same issue when using most recent version of ui5-schemas and try to link it with WebStorm 2019.1

ui5-schemas --link

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.