-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
FIX: Generating ts-client is broken #4305
Comments
Facing same issue due to which client side generation fails, have you tried using prior versions to v0.27 and are they working? |
Thanks for reporting this issue. The team is currently investigating and it seems related to recent rate limit changes on |
we need to uncomment the test after we authenticate the buf into the ci |
Yes, I had a call with @clockworkgr to fix this (following error after #4259). |
Still having this issue, can't utilize the |
Describe the bug
Generating ts-client is broken.
I have such lines for dependencies:
The paths are wrong, the
./rest.ts
is missing among other issues.To reproduce
Steps to reproduce the behavior:
ignite generate ts-client
What version are you using?
Any version after v0.27 is broken.
🐹 ignite version
Ignite CLI version: v28.5.1-dev
Ignite CLI build date: 2024-08-05T12:50:47Z
Ignite CLI source hash: 2a968e8
Ignite CLI config version: v1
Cosmos SDK version: v0.50.8
Your OS: darwin
Your arch: arm64
Your go version: go version go1.22.6 darwin/arm64
Your uname -a: Darwin Vladimirs-MBP 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64 arm Darwin
Your cwd: /Users/vladimirtrifonov/src/cli
Is on Gitpod: false
The text was updated successfully, but these errors were encountered: