microsoft/vscode-python-devicesimulator

Command not found Error

element824 opened this issue · 1 comments

After Installation, completed pre-requisites,
Start with the “New File” Command, I get the following error.

"command 'deviceSimulatorExpress.newFile' not found"

This issue was mainly due to multiple Python Environment.
After cleaning up and installing 32-bit version of Python 3.7.4, I resolved this issue.