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

Error: Network Error at event page while running in docker #1

Open
ramonov opened this issue Apr 11, 2021 · 2 comments
Open

Error: Network Error at event page while running in docker #1

ramonov opened this issue Apr 11, 2021 · 2 comments

Comments

@ramonov
Copy link

ramonov commented Apr 11, 2021

Error: Network Error at event page while running in docker environment.

@proofofconcept-dev
Copy link

proofofconcept-dev commented Apr 24, 2021

At the beginning of the lesson baseURL on EventService.js file needs to be 'https://my-json-server.typicode.com/Code-Pop/Real-World_Vue-3/' in order for the events to be loaded. Later you need to install a local json server with 'npm install -g json-server' as stated on the video.

@ramonov
Copy link
Author

ramonov commented May 20, 2021

At the beginning of the lesson baseURL on EventService.js file needs to be 'https://my-json-server.typicode.com/Code-Pop/Real-World_Vue-3/' in order for the events to be loaded. Later you need to install a local json server with 'npm install -g json-server' as stated on the video.

thanks i will check installing local json server..

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

2 participants