Coder Social home page Coder Social logo

Comments (14)

manchuck avatar manchuck commented on June 21, 2024 2

Quick update for you @duckdotapk There is a current initiative to add documentation to the code. This is requiring fixes in Typescript which will no longer require us to need to have skipLibCheck enabled.

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024 1

@duckdotapk Ahh, that would do it. For now, skipLibCheck is set to true due to some conflicts when bucket files were added. We had code samples that suggested importing like @vonage/voice/dist/classes/NCCO/Conversation. Since that is not ideal (as you would need to know the whole structure of each package), bucket files were created. I had some concerns that developers were still using that older method of importing and wanted to deprecate the older way of importing. There were many cases where we had types, interfaces and classes all named the same when they should have been made unique. We will be going through and resolving these conflicts which will allow us to turn off skipLibCheck

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024 1

@duckdotapk I am wrapping up this work with #872 As it is the end of the year, wont be released until early Jan. I apologize that we were not able to get this out sooner for you. I hope you have a happy holiday and I will provide an update once I get back from the holidays

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024 1

@manchuck Awesome! Thank you for your hard work, Hot Dog Hat Man.

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024 1

hmm maybe it does not recognize ts as a valid render. Or I'm building out the @example tag incorrectly. I'll have to play around with it. Thanks for the screen shot

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024

@duckdotapk I cannot reproduce with version of server SDK (3.7.1) or with the version you are reporting. Can you share your tsconfig.json so I can take a look to see if there is something wonky with it?

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024

@manchuck It seems to be related to me having skipLibCheck explicitly set to false in my tsconfig.json.

If I set it to true, the errors go away. I don't quite remember why I set it like this, though, and I think there might still be a problem in the SDK regardless? I'm not sure.

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024

Btw, this is with 3.7.2 installed now.

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024

Fantastic, thanks for the update. :)

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024

That's awesome, I appreciate it a lot! No worries about the time frame and I hope you have a happy holiday, too!

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024

This should be resolved now that v3.12.0 has been released

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024

🌭

from vonage-node-sdk.

manchuck avatar manchuck commented on June 21, 2024

Side question: How are the doc blocks looking in your IDE of choice?

from vonage-node-sdk.

duckdotapk avatar duckdotapk commented on June 21, 2024

@manchuck A little bit broken looking in WebStorm 2023.3.1 though I'm not sure if that's your fault or theirs.

example

from vonage-node-sdk.

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.