Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
239 views
in Technique[技术] by (71.8m points)

Azure Blockchain , Cannot read property 'uri' of undefined

I am starting with Azure Blockchain. When i call VSCode command: "Blockchain: Show Welcome Page" or other commands. Then this error show up. How can i fix it. Thanks!

OUTPUT:

"[Azure Blockchain] Cannot read property 'uri' of undefined".
Error show up in screen: "Command 'Blockchain: Show Welcome Page' resulted in an error (command 'azureBlockchainService.showWelcomePage' not found)"

image


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Welcome to StackOverflow Minh Phan! Please take some time to read about what makes a good question.

I would advise checking that you have the requirements for this plugin installed before trying to run the Blockchain commands from with Visual Studio Code.

I was able to install and open the welcome page with the following versions:

  • Visual Studio Code 1.52.1
  • NPM 6.14.8
  • Node.js 12.18.4
  • Git 2.29.2.windows.3

If you already meet the prerequisites I would try uninstalling the plugin and then closing Visual Studio Code, then re-opening and attempting to install the plugin and run the command again. Failing this, you may get better help by raising in issue against the repository for the plugin on GitHub.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...