Skip to content

The "How to Run" example commands do not work #126

Description

@amreus

I type:

npm init @tiddlywiki/mws@latest my-folder

I get:

amreus@acer-deb:~/tmp$ npm init @tiddlywiki/mws@latest my-folder
/home/amreus/tmp/my-folder
├─ localhost_certs.sh
├─ package.json
└─ Running npm install...
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path /home/amreus/tmp/my-folder/node_modules/@tiddlywiki/mws/prisma/client/package.json
npm ERR! errno -2
npm ERR! enoent ENOENT: no such file or directory, open '/home/amreus/tmp/my-folder/node_modules/@tiddlywiki/mws/prisma/client/package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/amreus/.npm/_logs/2026-06-08T21_13_40_556Z-debug-0.log
254
amreus@acer-deb:~/tmp$ 

os: Debian stable (trixie) 13.5 x86_64
node version : v20.19.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions