You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 withThe text was updated successfully, but these errors were encountered: