Closed fmorency closed 1 year ago
I also experienced the same situation. After restoring the Linux system and reinstalling ignite, it worked fine
@fmorency should work now. The fix is in the main branch, and we will release it soon! Feel free to open the issue again if there is any trouble. Thanks
Describe the bug The
ignite generate hooks
command fails withThis is reproducible 100% of the time.
To reproduce Steps to reproduce the behavior:
ignite scaffold chain test-chain-2
cd test-chain-2
ignite scaffold react
ignite generate hooks
What version are you using? Ignite CLI version: v0.27.1-dev Ignite CLI build date: 2023-08-23T09:59:19Z Ignite CLI source hash: 6cb985b5523b34d29dd99c05b15c72c10ea838a3 Ignite CLI config version: v1 Cosmos SDK version: v0.47.3 Your OS: linux Your arch: amd64 Your Node.js version: v18.16.1 Your go version: go version go1.21.0 linux/amd64 Your uname -a: Linux lemurpro 5.10.189-1-MANJARO #1 SMP PREEMPT Wed Aug 9 06:30:25 UTC 2023 x86_64 GNU/Linux Your cwd: /home/fmorency/dev/test-chain-2 Is on Gitpod: false