looker-open-source / looker-explore-assistant

A React Application for interacting with Looker data through natural language.
MIT License
83 stars 52 forks source link

NPM Run Start/Localhost:8080 Development Issue #34

Closed ryan-gould-accenture closed 3 months ago

ryan-gould-accenture commented 4 months ago

Hi, thanks for the work on all of these. I was successfully able to implement your other two extensions after a bit of troubleshooting. Unfortunately, front-end webdev is one of my weaker skill sets and I'm hoping someone can help point me in the right direction.

I have completed backend set-up and working on the front end. When I execute npm run start it appears as if the local server is running but upon navigating to https://localhost:8080/ all I see displayed is "Cannot GET /"

When I attempt to use the extension I also encounter runtime errors. I have attached relevant screenshots. Thanks.

image image

ryan-gould-accenture commented 3 months ago

Updated PR and readmes helped solve issues.

dmwelgus commented 3 months ago

I am running into the same issue. Could you say which steps in particular helped resolve the problem?

ManishKumarV commented 2 days ago

+++1