Skip to content

[bug] Missing search.js in npm package — Fatal error on startup #9

@dotyigit

Description

@dotyigit

Bug

Running npx xactions-mcp fails with:
Cannot find module '.../node_modules/xactions/src/client/api/search.js'
imported from .../src/client/Scraper.js

Details

  • Node: v22.22.2
  • OS: macOS
  • Installed via: npx xactions-mcp

The file src/client/api/search.js is missing from the published npm package.
Listing the src/client/api/ directory shows:

dms.js, graphqlQueries.js, lists.js, tweets.js, users.js

No search.js.

Looks like it wasn't included in the npm publish.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions