Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue frontend client not working out of the box for the newly created chain #3556

Closed
saatvik333 opened this issue Jun 21, 2023 · 1 comment
Closed
Labels
type:error Something isn't working

Comments

@saatvik333
Copy link

saatvik333 commented Jun 21, 2023

Ignite CLI version:		v0.27.1
Ignite CLI build date:		2023-06-13T13:42:09Z
Ignite CLI source hash:		4acd1f185afb6d8d1a837e54f04c091121cfae01
Ignite CLI config version:	v1
Cosmos SDK version:		v0.47.3
Your OS:			linux
Your arch:			amd64
Your Node.js version:		v18.16.0
Your go version:		go version go1.20.4 linux/amd64
Your uname -a:			Linux potato 6.2.0-23-generic #23-Ubuntu SMP PREEMPT_DYNAMIC Wed May 17 16:55:20 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Your cwd:			/home/saatvik333
Is on Gitpod:			false

commands I followed

ignite scaffold github.com/alice/checkers
cd checkers
ignite scaffold vue
ignite generate composables
ignite chain serve

opened a new terminal

cd vue
npm install && npm run dev
  1. After creating the chain following the cosmos sdk academy tutorial for installation of Ignite CLI.
  2. I tried to use the Vue frontend as given in the Ignite CLI docs.
  3. Error on opening http://localhost:5173/ image

Also, I'm new to the cosmos SDK, just trying to figure things out.

@saatvik333 saatvik333 added the type:error Something isn't working label Jun 21, 2023
@clockworkgr
Copy link
Collaborator

Duplicate of #3554

@clockworkgr clockworkgr marked this as a duplicate of #3554 Jun 22, 2023
@saatvik333 saatvik333 changed the title Vue frontend client now working out of the box for the newly created chain Vue frontend client not working out of the box for the newly created chain Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:error Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants