-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π Bug Description
π Steps to Reproduce
- Run
npm install @sylphx/synth-go. - Navigate to the installation directory:
cd node_modules/@sylphx/synth-go. - Observe that the dist folder is missing.
β Expected Behavior
The node_modules/@sylphx/synth-go directory should contain a dist folder with the compiled JavaScript and TypeScript declaration files.
β Actual Behavior
The dist directory is absent from the installed package. Consequently, any attempt to import the package fails because the main or exports fields in package.json likely point to non-existent files within dist.
πΈ Screenshots / Logs
Paste error logs here
π₯οΈ Environment
Package Information:
- Package name: [e.g., @sylphx/pdf-reader-mcp]
- Package version: [e.g., 1.2.3]
- Installation method: [e.g., npm, npx, Docker]
System Information:
- OS: [e.g., macOS 14.0, Windows 11, Ubuntu 22.04]
- Node.js version: [e.g., v20.0.0]
- npm/bun version: [e.g., 9.0.0]
Additional Context:
- MCP Client: [e.g., Claude Desktop, Cline, n/a]
- Other relevant tools: [e.g., Docker Desktop 4.0]
π Reproducibility
- Always
- Sometimes
- Rarely
- Only once
π Additional Context
π‘ Possible Solution
π Related Issues
- Related to #
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working