Open lucidhwee opened 3 months ago
@lucidhwee have you run the npm install command to install all dependencies?
refer this document at this step: https://medium.com/refined-and-refactored/how-to-set-up-genai-x-looker-extension-under-15-minutes-explore-assistant-b1f918ed9c58#:~:text=run%20this%20command-,npm%20install,-Next%2C%20we%20will
PS: please note this document is not updated as per the latest changes. there is one addition task to be done to setup completely i.e. inserting sample examples in bigquery. please refer PR https://github.com/looker-open-source/looker-explore-assistant/pull/75 for this change.
Hi team, I got a following error when
npm run start
in Looker Extension Framework Setup step.When I used the previous commit version of c986fe36f173a13490f7458a8252e7a63db22a1a, it worked well without the same issue in my same dev environment.