-
-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Update tasks/createPackageJson.mjs to include a postinstall script in the generated package.json.
Reasoning:
The AI MCP servers (defined in ai:mcp-server-* scripts) rely on the neo.mjs package being fully installed. A postinstall script ensures that npm install on the generated workspace correctly sets up the neo.mjs dependency, guaranteeing the servers are executable.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request