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

[BUG] #80

Open
lampda opened this issue Nov 29, 2023 · 3 comments
Open

[BUG] #80

lampda opened this issue Nov 29, 2023 · 3 comments

Comments

@lampda
Copy link

lampda commented Nov 29, 2023

npm run dev之后,出现network问题

Unhandled Runtime Error
AxiosError: Network Error

Call Stack
XMLHttpRequest.handleError
node_modules/axios/lib/adapters/xhr.js (158:0)
@Aralhi
Copy link
Collaborator

Aralhi commented Nov 30, 2023

Please provide more information, otherwise I can't help you analyze the problem.

@Aralhi
Copy link
Collaborator

Aralhi commented Nov 30, 2023

Normally, if you meet the error below means the api request failed, and you can check the network and troubleshoot.

image

@pasupularavendra
Copy link

Dear @Aralhi ,
create .env file and add the API_BASE_URL=http://127.0.0.1:6006,
run application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants