Code Monkey home page Code Monkey logo

Comments (10)

Schinkentanz avatar Schinkentanz commented on August 21, 2024 2

Dito ;) but at least i tried

from loopback-sdk-builder.

rollwhistler avatar rollwhistler commented on August 21, 2024 2

src/app/shared/sdk/services/custom/logger.service.ts:51:13 - error TS2339: Property 'profileEnd' does not exist on type 'Console'.

Will this go away if I update to angular 11? :-D.

Ok, it was my fault, I got old type definitons on my package.json, I updated to "@types/node": "^10.17.55"
and now is fine.

from loopback-sdk-builder.

Schinkentanz avatar Schinkentanz commented on August 21, 2024 1

I've added a fix & opened a pull req: #657

from loopback-sdk-builder.

Schinkentanz avatar Schinkentanz commented on August 21, 2024 1

😄
Yes, I used this fix with v10 and currently with v11.2.2 👍

from loopback-sdk-builder.

vanderdill avatar vanderdill commented on August 21, 2024

I've added a fix & opened a pull req: #657

Unfortunately the author(s) doesn't seem to keep mantaining the project. There are pull request opened from 2018 :/.
I've made my own fork to fix this.

from loopback-sdk-builder.

psomby avatar psomby commented on August 21, 2024

Same here, would be nice that it gets fixed but I guess that won't happen..

from loopback-sdk-builder.

rollwhistler avatar rollwhistler commented on August 21, 2024

I've added a fix & opened a pull req: #657

Unfortunately the author(s) doesn't seem to keep mantaining the project. There are pull request opened from 2018 :/.
I've made my own fork to fix this.

Can you share that by any chance? :-) @vanderdill

from loopback-sdk-builder.

Schinkentanz avatar Schinkentanz commented on August 21, 2024

@rollwhistler You can install dependencies by defining them by their github.com path.
That way you could use my fork or fork it yourself 🙂 👍

{
  "devDependencies": {
    "@mean-expert/loopback-sdk-builder": "Schinkentanz/loopback-sdk-builder#0e05fb6"
  }
}

from loopback-sdk-builder.

rollwhistler avatar rollwhistler commented on August 21, 2024

Thanks @Schinkentanz, I cannot just fork it myself since I would need to implement the fixes, which I don't know how to right now :-), I was hoping for a working updated version of this.

Does yours work with Angular 10? I'll give it a try, thank you!

from loopback-sdk-builder.

jbratu avatar jbratu commented on August 21, 2024

Look at Loopback 4 documentation Building an Angular Application from OpenAPI Specification which shows how to generate an OpenAPI spec JSON file and then generate models for the Angular application.

from loopback-sdk-builder.

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.