Trying to get Vectra CLI to work. #52
Replies: 2 comments 1 reply
-
|
"C:\Program Files\nodejs\node.exe" "C:\Users\amanq\PycharmProjects\vectra test3\bin\vectra.js" Error: Cannot find module '../lib/vectra-cli.js'
Node.js v20.14.0 I have not made any changes to the repo, just cloned it and ma trying to run it |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Fixed, I just had to build the project. Like I said complete newbie. Hope this helps some other intern |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IDE: Pycharm with node.js installed, and the repo cloned with git
File: ../bin/vectra.js
Issue:
Hello all!
I am a newbie at node.js and typescript, but am developing a chatbot to practice and learn. I can not for the love of me get the cli to work. the issue I am facing is attached below. Thanks in advanced!
Beta Was this translation helpful? Give feedback.
All reactions