Fork me on GitHub
#calva
<
2020-03-19
>
hindol03:03:40

I saw this only yesterday. Turns out the terminal in VSCode had a different $PATH because it was using sh instead of bash.

hindol03:03:04

Depends on how you install node really.

hindol03:03:05

P. S. Meta is MacOS lingo not specific to Emacs. But you are right about Meta being Alt.

pez06:03:28

@hindol.adhya , do you know of a way a user can work around the problem?

hindol06:03:06

I had to change the default shell in VSCode. Then it worked.

hindol06:03:53

If you, for some reason, don't want to do that, then appropriate shell config needs to be updated with path to node/npm/npx.

pez07:03:18

What did you change the default shell to?

hindol07:03:49

@pez It will vary user to user. For me, I use fish shell, so I changed it to fish.