tsx -r dotenv/config scripts/ingest-data.ts - issue #216
-
I am getting the following error. New to node.js so not sure if i am missing any packages. I verified that I have a node_modules folder and a yarn folder inside it C:\Users\xyz\AppData\Roaming\npm\node_modules\yarn any help is appreciated. C:\Users\xyz\gpt4-pdf-chatbot-langchain>npm run ingest
'tsx' is not recognized as an internal or external command, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
check node -v |
Beta Was this translation helpful? Give feedback.
did you run "yarn install"?