Skip to content

BUG: Scaffold a new Ceramic app shows Error #76

@daniel0ar

Description

@daniel0ar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions