ceramicnetwork / ceramicnetwork/docs-docusaurus

BUG: Scaffold a new Ceramic app shows Error

Open
#76 0 comments 4 reactions 0 assignees View on GitHub
bug help wanted
Dominant language
TypeScript
Stars
23
Forks
11
PR merge metrics
No merged PRs in 30d

Description

**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:
```bash
npx create-ceramic-app
# or
pnpm dlx create-ceramic-app
# or
yarn dlx create-ceramic-app
```
2. 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```.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.