You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: