Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: create command not working #167

Closed
MakMuftic opened this issue Feb 23, 2021 · 0 comments · Fixed by #179
Closed

CLI: create command not working #167

MakMuftic opened this issue Feb 23, 2021 · 0 comments · Fixed by #179
Labels
type: bug Something isn't working

Comments

@MakMuftic
Copy link
Contributor

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
@MakMuftic MakMuftic added the type: bug Something isn't working label Feb 23, 2021
@dOrgJelli dOrgJelli mentioned this issue Mar 2, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants