Maybe I am missing something but I am not able to run CLI create command.
After install and build I am invoking create with ./bin/w3 create api assemblyscript ipfs but it is failing with
Setting everything up...
yarn add v1.21.1
info No lockfile found.
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/@web3api%2fcore-js: Not found".
info If you think this is a bug, please open a bug report with the information provided in "/home/mak/Documents/repos/nf/web3api-prototype/packages/cli/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
Command failed: yarnpkg add --exact @web3api/templates --cwd /home/mak/Documents/repos/nf/web3api-prototype/packages/cli/ipfs
Maybe I am missing something but I am not able to run CLI create command.
After install and build I am invoking create with
./bin/w3 create api assemblyscript ipfsbut it is failing with