Aidan Gibson
Aidan Gibson
Also worked for me on MacOS Version 12.1, using a 16in Macbook Pro M1 Max.
@reorx Any plans on working on this? I absolutely would love to have this feature, if I can help I'm more than happy to.
Same. macOS 11.6 ➜ Kindle2Anki-master sudo npm install Password: npm WARN deprecated [email protected]: update to [email protected] npm ERR! code 1 npm ERR! path /Users/aidangibson/Desktop/Kindle2Anki-master/node_modules/integer npm ERR! command failed npm ERR!...
Thanks for looking into this! Either way works, ts-node is on path 
That does seem like the issue! Not sure how to remedy though.  
Also tried relinking via `brew unlink node && brew link node`, same outcome
 Still no dice 😬 If I set ts-node path to `usr/local/bin/npx ts-node` or `usr/local/bin/ts-node` in settings I get this error  But in terminal, it works   (Tried...
(From Terminal)  (From Obsidian) 
Messed around and realized `.zshenv` is being sourced but `.zshrc` is not (for run-shell blocks). (My `.zshenv` has pretty much nothing and my `.zshrc` has a ton). Added `export PATH=/opt/homebrew/bin:$PATH`...
Additionally tested  