#prerak-thecirqle_node-sdk-upgrades
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1361350089863598300
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there ๐ can you elaborate on what you mean when you say your build is getting stuck?
Hi @dry pier ,
What I mean is the tsc command just never retruns anything.
The only change in the code is upgrading the Stripe SDK version.
Hm, I'm not familiar with that function. What does it do?
It compiles the TypeScript NodeJS project. The project includes the Stripe node SDK.
Are you able to share the exact steps I can follow to see that error, so I can work on trying to repro on my machine?
Just wanted to circle back and see if you had repro steps that you can share? Looking into the error more, I see that our package.json field does still contain a license line:
https://github.com/stripe/stripe-node/blob/9eca78715f0cd837b94836eef55563f28dd6d4c6/package.json#L60
So it's not clear to me at the moment how that error is related to our SDK being updated.