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

No service when calling npm run start #4

Open
dancesWithCycles opened this issue Jun 26, 2023 · 0 comments
Open

No service when calling npm run start #4

dancesWithCycles opened this issue Jun 26, 2023 · 0 comments

Comments

@dancesWithCycles
Copy link

Hi folks,
Thank you so much for this repository. I checked it out and called npm i && npm run start. When I am looking at the service running on localhost:3000 I can see that the stop search is not working. The developer console is complaining like this.

...
Object { name: "FCP", value: 711, delta: 711, entries: (1) […], id: "v2-1687784584579-6170530239348" }
[web-vitals.js:1](http://localhost:3000/home/begerad/git/github/reichweitenchecker/node_modules/web-vitals/dist/web-vitals.js)
Uncaught (in promise) TypeError: NetworkError when attempting to fetch resource.
Object { name: "FID", value: 1, delta: 1, entries: (1) […], id: "v2-1687784584579-8592184415967" }
[web-vitals.js:1](http://localhost:3000/home/begerad/git/github/reichweitenchecker/node_modules/web-vitals/dist/web-vitals.js)
Object { name: "TTFB", value: 42, delta: 42, entries: (1) […], id: "v2-1687784584580-8824531779843" }
...

Do you provide the required interfaces to run an instance of this repository or tell how to run those interfaces?

Cheers!

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

1 participant