i have solang
vscode git:(main) which solang
/opt/homebrew/bin/solang
node version
v18.18.0
solang version
0.3.3
i am running these cmd
Once you have node and npm installed, you can build the extension like so:
git clone https://github.com/hyperledger/solang
cd solang/vscode
npm install
npm install -g vsce
vsce package
after running vsce package
i get something like this
../../../../node_modules/@types/yargs/index.d.ts:945:1 - error TS1160: Unterminated template literal.