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

BUG: Scaffold a new Ceramic app shows Error #76

Open
daniel0ar opened this issue Mar 28, 2024 · 0 comments
Open

BUG: Scaffold a new Ceramic app shows Error #76

daniel0ar opened this issue Mar 28, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@daniel0ar
Copy link

daniel0ar commented Mar 28, 2024

Describe the bug
Scaffoling a ceramic applicaiton is not working with any of the commands

To Reproduce
Steps to reproduce the behavior:

  1. In a terminal window execute:
npx create-ceramic-app
# or
pnpm dlx create-ceramic-app
# or
yarn dlx create-ceramic-app
  1. Check error message showing: ``› Error: command Symbol(SINGLE_COMMAND_CLI) not found```

Expected behavior
A new project with its dependencies should be created.

Machine, OS, browser information
Tried on:

  • Linux, PopOs 22.04, Firefox. Node 20.11.1, npm 10.2.4
  • Linux container, ChromeOS - Debian 20, Chrome, Node 2, npm

Additional context
Also, pnpx has been removed, docs should be replaced with pnpm dlx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant