vscode-azure-blockchain-ethereum
vscode-azure-blockchain-ethereum copied to clipboard
Command 'truffle.newSolidityProject' not found
Hello together,
when opening the command palette and searching for Blockchain:NewSolidityProject the following error occurs:
Command 'Blockchain: New Solidity Project' resulted in an error (command 'truffle.newSolidityProject' not found)
I have the following versions installed:
Truffle v5.4.26 (core: 5.4.26) Solidity v0.5.16 (solc-js) Node v16.13.1 Web3.js v1.5.3
I tried to uninstall Truffle and reinstall, but it didn't work. Any idea how to fix this issue?
Thank you