Code Monkey home page Code Monkey logo

Comments (7)

cschuff avatar cschuff commented on June 12, 2024 1

argh :D
Just tested from the module dir itself... I should definitely start writing unit tests... Hang on!

from ui5-schemas.

vobu avatar vobu commented on June 12, 2024

while on it, poked around a little and checked that creating a default misc.xml with this content should be sufficient:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<project version="4">
</project>

from ui5-schemas.

cschuff avatar cschuff commented on June 12, 2024

Hi Volker,

thanks for reporting. I've already experienced that very same issue myself... Will try to look into it soon. Contributions are of course more than welcome.

BR
Chris

from ui5-schemas.

vobu avatar vobu commented on June 12, 2024

thx for the quick update. getting close, but still doesn't entirely solve the issue:

Naunet: 11:03 ~/bla > node_modules/.bin/ui5-schemas 
ui5-schemas info Preparing 'sapui5' schemas in version 'latest'...
ui5-schemas info Yay, all schema files were successfully downloaded!
ui5-schemas info [enhance] Making schemas even cooler...
ui5-schemas info [link] Discovered an .idea project! Registering schemas...
ui5-schemas warn [link] '/Users/xyz/bla/.idea/misc.xml' doesn't exist. Creating...
ui5-schemas error [link] { Error: ENOENT: no such file or directory, lstat 'templates/misc.xml'
  errno: -2,
  code: 'ENOENT',
  syscall: 'lstat',
  path: 'templates/misc.xml' }
ui5-schemas info [enhance] Enhancing done!

from ui5-schemas.

vobu avatar vobu commented on June 12, 2024

file is there though, just the path isn't correct:

Naunet: 11:03 ~/bla > file node_modules/ui5-schemas/templates/misc.xml 
node_modules/ui5-schemas/templates/misc.xml: XML 1.0 document text, ASCII text

from ui5-schemas.

cschuff avatar cschuff commented on June 12, 2024

This should do, just released as 0.2.1

from ui5-schemas.

vobu avatar vobu commented on June 12, 2024

smooth sailing now, confirmed!

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.