Skip to content

Cannot find module 'fast-fifo' #1409

Closed as not planned
Closed as not planned
@NianJi

Description

@NianJi

Describe the bug

➜ ~ npx -y @modelcontextprotocol/server-puppeteer
node:internal/modules/cjs/loader:1225
const err = new Error(message);
^

Error: Cannot find module 'fast-fifo'
Require stack:

  • /Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/streamx/index.js
  • /Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-stream/extract.js
  • /Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-stream/index.js
  • /Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-fs/index.js
    at Function._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Function._load (node:internal/modules/cjs/loader:1055:27)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
    at Module.require (node:internal/modules/cjs/loader:1311:12)
    at require (node:internal/modules/helpers:136:16)
    at Object. (/Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/streamx/index.js:5:14)
    at Module._compile (node:internal/modules/cjs/loader:1554:14)
    at Object..js (node:internal/modules/cjs/loader:1706:10)
    at Module.load (node:internal/modules/cjs/loader:1289:32) {
    code: 'MODULE_NOT_FOUND',
    requireStack: [
    '/Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/streamx/index.js',
    '/Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-stream/extract.js',
    '/Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-stream/index.js',
    '/Users/ll/.npm/_npx/ab5cd9f6d13a2312/node_modules/tar-fs/index.js'
    ]
    }

Node.js v22.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions