I have a question about my error: this._ptyNative.startProcess is not a function #754
Unanswered
MarcosRehtanz
asked this question in
Q&A
Replies: 1 comment
-
This looks like you did not successfully build node-pty's native components. See https://github.com/microsoft/node-pty?tab=readme-ov-file#dependencies |
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.
-
Environment details
Issue description
I'm making a plugin for obsidian, and I have the following error when running it.
Here is the code I implemented:
Beta Was this translation helpful? Give feedback.
All reactions