i made a fresh react project i downloaded every dependencies and also emulators and all the stuff mentioned in the official site to install it then i ran npm run android which worked perfectly fine but when i installed react native tools by microsoft and used the extension to start the app it threw emulator -list -avds command not found though if i run it using npm it runs well so i tried to open the project with terminal doing code . at the project directory and then ran using the extension and it worked fine i dont know how to fix this or what is the issue causing it
#Extension Problem VS-Code
9 messages · Page 1 of 1 (latest)
also it dosent recongnise node i have the paths in my bashrc though due to which using npm run android on terminal works but extension wise dosent but if i open vscode in the project directory using terminal and then try running it with the extension it works
@real shard https://discord.gg/programming
um?
try asking there
okay
But its for all linux-windows user right
i think this problem is only for linux users
Some of the extension in VS Code are meant to run on one operating system: Windows.
It's kind of a bummer considering to get the most of out VS Code, you want to log in with your Microsoft Account and also have a Github account to post your projects.
Personally, I feel that using Neovim is the better alternative espeically if you can use Zsh and Tmux.