-
Notifications
You must be signed in to change notification settings - Fork 11
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
cdQA not working #14
Comments
Hi, By the end of the article, I teach how to integrate cdqa with the UI. |
Hi @vedaanth You can follow the development steps of the readme to get started: https://github.com/cdqa-suite/cdQA-ui#development Please note that you also need to start a cdQA python API in the background: https://github.com/cdqa-suite/cdQA/blob/master/README.md#manual-1 |
And then it stops. |
Hi @vedaanth , what is your environment config? I just suceeded reproducing the development steps of the readme (https://github.com/cdqa-suite/cdQA-ui#development) on my machine:
|
Hi @fmikaelian , These are my specifications? root@kali:~# npm list vue root@kali: After running this is the issue thats coming. These dependencies were not found:
To install them, you can run: npm install --save core-js/library/fn/array/from core-js/library/fn/array/is-array core-js/library/fn/object/assign core-js/library/fn/object/is |
Hi @vedaanth
Example started working. |
As of this date, additional steps were required for me as follows - Hope it helps, cheers. |
Here is a screenshot for your reference. I have tried installing vue. However, I havent changed ny code. Please let me know how I can use the ui part along with cdqa as the read me is very open ended.
The text was updated successfully, but these errors were encountered: