Git Product home page Git Product logo

Comments (8)

milkcoke avatar milkcoke commented on June 16, 2024 2

I also got this error too.. @shalaga44 .
Is there any other solution?
target .js files were just 500 lines..

from js-to-ts-converter.

gregjacobs avatar gregjacobs commented on June 16, 2024 2

I just bumped the versions of both the ts-morph and typescript dependencies, which may fix the issue. The max call stack error originally reported is deep within the code of these two dependencies, and may have been optimized already.

I'm going to close this issue for now, but if anyone can point me to a repository+commit where the utility previously failed so that I can try it again now, that would be greatly appreciated.

from js-to-ts-converter.

gregjacobs avatar gregjacobs commented on June 16, 2024

How about you try an iterative solution @shalaga44? PRs welcome!

from js-to-ts-converter.

gregjacobs avatar gregjacobs commented on June 16, 2024

Hey @milkcoke, can you point me to your repository so I can try the utility against it and debug?

from js-to-ts-converter.

JDMathew avatar JDMathew commented on June 16, 2024

Also having this issue

from js-to-ts-converter.

codascii avatar codascii commented on June 16, 2024

Is someone found a solution for that ? I have the same error.

from js-to-ts-converter.

JDMathew avatar JDMathew commented on June 16, 2024

I had to unfortunately make the changes manually. It seemed certain files caused it to get into an infinite loop which exceeded the call stack. Even files with relatively few lines. I was unable to pin down the issue but noticed it happened a lot more on files which had gql documents in them.

from js-to-ts-converter.

gregjacobs avatar gregjacobs commented on June 16, 2024

Sadly without any code or repository to reproduce this issue on, there's essentially nothing I can do nor have anywhere to start looking from.

Can someone post their repository + the commit that they tried converting at, and/or the source file(s) that fail?

from js-to-ts-converter.

Related Issues (17)

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.