bramses / chatgpt-md

A (nearly) seamless integration of ChatGPT into Obsidian.
MIT License
854 stars 64 forks source link

Difficulty Installing Plugin #4

Closed EidosL closed 1 year ago

EidosL commented 1 year ago

I am having trouble installing the plugin on my computer. I am not knowledgeable in programming and am facing some difficulty with the installation process. I have followed the instructions provided but still cannot seem to get it to work.

Can someone please provide me with some guidance on how to install this plugin successfully? Perhaps a step-by-step guide or some troubleshooting tips would be greatly appreciated.

Thank you in advance for your assistance.

image image

bramses commented 1 year ago

hi @EidosL, did you run npm install before npm run build?

EDIT* I see that you did, it's saying that max_tokens is not defined. Strange that it's saying that, it should fall back to a default. Can you copy the main.ts in the repo and replace yours with it? Perhaps it's out of date

EidosL commented 1 year ago

Thx, I fixed the problemXD